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 methane, tim.peters, vstinner
Date 2019-04-12.13:15:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555074909.87.0.601296291519.issue36611@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9b8314cfe29ca532fc335277f6c36b72e6132922 by Victor Stinner in branch 'master':
bpo-36611: Fix test_sys.test_getallocatedblocks() (GH-12797)
https://github.com/python/cpython/commit/9b8314cfe29ca532fc335277f6c36b72e6132922
History
Date User Action Args
2019-04-12 13:15:09vstinnersetrecipients: + vstinner, tim.peters, methane
2019-04-12 13:15:09vstinnersetmessageid: <1555074909.87.0.601296291519.issue36611@roundup.psfhosted.org>
2019-04-12 13:15:09vstinnerlinkissue36611 messages
2019-04-12 13:15:09vstinnercreate