[issue20625] Argument names in __annotations__ are not mangled for functions defined inside class scope

Roundup Robot report at bugs.python.org
Mon Mar 17 07:31:02 CET 2014


Roundup Robot added the comment:

New changeset 4d7c3cbd8515 by Yury Selivanov in branch '3.4':
Mangle __parameters in __annotations__ dict properly. Issue #20625.
http://hg.python.org/cpython/rev/4d7c3cbd8515

New changeset 3bced76d2706 by Victor Stinner in branch '3.4':
Issue #20625: Fix compilation issue
http://hg.python.org/cpython/rev/3bced76d2706

New changeset e5cde3fd7c74 by Benjamin Peterson in branch '3.4':
update magic number for #20625
http://hg.python.org/cpython/rev/e5cde3fd7c74

----------

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


More information about the Python-bugs-list mailing list