[issue25794] __setattr__ does not always overload operators

Serhiy Storchaka report at bugs.python.org
Sat May 20 03:24:00 EDT 2017


Serhiy Storchaka added the comment:


New changeset 4a86fe9d3f5e7af6f019ae22536eec228f04e22e by Serhiy Storchaka in branch '3.5':
[3.5] bpo-25794: Fix `type.__setattr__()` for non-interned attribute names. (GH-1652) (#1674)
https://github.com/python/cpython/commit/4a86fe9d3f5e7af6f019ae22536eec228f04e22e


----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25794>
_______________________________________


More information about the Python-bugs-list mailing list