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 benjamin.peterson, eric.snow, jkloth, ncoghlan, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2017-11-24.11:09:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511521770.99.0.213398074469.issue30860@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9e87e7776f7ace66baaf7247233afdabd00c2b44 by Victor Stinner in branch 'master':
bpo-32096: Remove obj and mem from _PyRuntime (#4532)
https://github.com/python/cpython/commit/9e87e7776f7ace66baaf7247233afdabd00c2b44
History
Date User Action Args
2017-11-24 11:09:31vstinnersetrecipients: + vstinner, ncoghlan, pitrou, benjamin.peterson, jkloth, eric.snow, serhiy.storchaka, yselivanov
2017-11-24 11:09:30vstinnersetmessageid: <1511521770.99.0.213398074469.issue30860@psf.upfronthosting.co.za>
2017-11-24 11:09:30vstinnerlinkissue30860 messages
2017-11-24 11:09:30vstinnercreate