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 jcea, meador.inge, pitrou, python-dev, sbt
Date 2011-12-12.12:47:40
SpamBayes Score 0.14763975
Marked as misclassified No
Message-id <E1Ra5IC-0004Li-6M@dinsdale.python.org>
In-reply-to
Content
New changeset 24238e89f938 by Antoine Pitrou in branch 'default':
Issue #13577: various kinds of descriptors now have a __qualname__ attribute.
http://hg.python.org/cpython/rev/24238e89f938
History
Date User Action Args
2011-12-12 12:47:41python-devsetrecipients: + python-dev, jcea, pitrou, meador.inge, sbt
2011-12-12 12:47:41python-devlinkissue13577 messages
2011-12-12 12:47:40python-devcreate