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 vstinner
Recipients dino.viehland, serhiy.storchaka, vstinner, yselivanov
Date 2017-07-04.12:06:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499169978.21.0.218812374616.issue30789@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 378ebb6578b9d709f38b888d23874c0b18125249 by Victor Stinner (Serhiy Storchaka) in branch 'master':
bpo-30789: Use a single memory block for co_extra. (#2555)
https://github.com/python/cpython/commit/378ebb6578b9d709f38b888d23874c0b18125249
History
Date User Action Args
2017-07-04 12:06:18vstinnersetrecipients: + vstinner, dino.viehland, serhiy.storchaka, yselivanov
2017-07-04 12:06:18vstinnersetmessageid: <1499169978.21.0.218812374616.issue30789@psf.upfronthosting.co.za>
2017-07-04 12:06:18vstinnerlinkissue30789 messages
2017-07-04 12:06:18vstinnercreate