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 SzieberthAdam, gvanrossum, pitrou, python-dev, r.david.murray, vstinner, yselivanov
Date 2014-06-16.14:00:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gsZ1X6t9hz7Ljg@mail.python.org>
In-reply-to
Content
New changeset aa85e8d729ae by Victor Stinner in branch 'default':
Issue #21205: Add a new ``__qualname__`` attribute to generator, the qualified
http://hg.python.org/cpython/rev/aa85e8d729ae
History
Date User Action Args
2014-06-16 14:00:17python-devsetrecipients: + python-dev, gvanrossum, pitrou, vstinner, r.david.murray, yselivanov, SzieberthAdam
2014-06-16 14:00:17python-devlinkissue21205 messages
2014-06-16 14:00:17python-devcreate