This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients benjamin.peterson, christopherthemagnificent, ezio.melotti, pitrou, python-dev
Date 2012-10-31.04:08:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Xrwy34D7tzMV6@mail.python.org>
In-reply-to
Content
New changeset 1d700e1aff33 by Benjamin Peterson in branch '3.3':
don't shadow the __qualname__ descriptor with __qualname__ in the class's __dict__ (closes #16271)
http://hg.python.org/cpython/rev/1d700e1aff33
History
Date User Action Args
2012-10-31 04:08:12python-devsetrecipients: + python-dev, pitrou, benjamin.peterson, ezio.melotti, christopherthemagnificent
2012-10-31 04:08:12python-devlinkissue16271 messages
2012-10-31 04:08:12python-devcreate