[issue14095] type_new() removes __qualname__ from the input dictionary

Roundup Robot report at bugs.python.org
Sat Feb 25 01:34:21 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset b83ae75beaca by Victor Stinner in branch 'default':
Close #14095: type.__new__() doesn't remove __qualname__ key from the class
http://hg.python.org/cpython/rev/b83ae75beaca

----------
nosy: +python-dev
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list