New issue 2085: Mistranslation on PyPy when mixing properties and regular 
attributes
https://bitbucket.org/pypy/pypy/issues/2085/mistranslation-on-pypy-when-mixing

Ronan Lamy:

Cf. test added in f7292d9

This works on CPython, by raising UnionError, but gets silently translated to 
something wrong on PyPy.


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to