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 ncoghlan
Recipients Arfrever, belopolsky, ezio.melotti, ilblackdragon, martin.panter, ncoghlan, pitrou, rbcollins, smurfix, xonatius
Date 2015-08-26.02:08:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440554934.23.0.445942108262.issue2786@psf.upfronthosting.co.za>
In-reply-to
Content
Moving this back to patch review while we consider the alternative approach of moving qualname storage into code objects, rather than continuing to transport qualnames separately.
History
Date User Action Args
2015-08-26 02:08:54ncoghlansetrecipients: + ncoghlan, belopolsky, pitrou, rbcollins, ezio.melotti, smurfix, Arfrever, martin.panter, ilblackdragon, xonatius
2015-08-26 02:08:54ncoghlansetmessageid: <1440554934.23.0.445942108262.issue2786@psf.upfronthosting.co.za>
2015-08-26 02:08:54ncoghlanlinkissue2786 messages
2015-08-26 02:08:53ncoghlancreate