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 barry, eric.snow, ncoghlan, vstinner
Date 2017-11-29.22:51:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511995903.46.0.213398074469.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 06be9daf6f03c1c65b9dd9896bc2b17f3c4bbc3a by Victor Stinner in branch '3.6':
bpo-32030: Fix test_sys.test_getallocatedblocks() (#4637)
https://github.com/python/cpython/commit/06be9daf6f03c1c65b9dd9896bc2b17f3c4bbc3a
History
Date User Action Args
2017-11-29 22:51:43vstinnersetrecipients: + vstinner, barry, ncoghlan, eric.snow
2017-11-29 22:51:43vstinnersetmessageid: <1511995903.46.0.213398074469.issue32030@psf.upfronthosting.co.za>
2017-11-29 22:51:43vstinnerlinkissue32030 messages
2017-11-29 22:51:43vstinnercreate