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 serhiy.storchaka
Recipients Daniel Moisset, rhettinger, serhiy.storchaka
Date 2018-04-15.22:12:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523830352.01.0.682650639539.issue33270@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f303639e3ac96cfe6c1438f1c594226941f46216 by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-33270: Intern names for all anonymous code objects (#6472)
https://github.com/python/cpython/commit/f303639e3ac96cfe6c1438f1c594226941f46216
History
Date User Action Args
2018-04-15 22:12:32serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, Daniel Moisset
2018-04-15 22:12:32serhiy.storchakasetmessageid: <1523830352.01.0.682650639539.issue33270@psf.upfronthosting.co.za>
2018-04-15 22:12:32serhiy.storchakalinkissue33270 messages
2018-04-15 22:12:31serhiy.storchakacreate