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, cstratak, ishcherb, serhiy.storchaka, vstinner
Date 2017-10-17.09:25:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508232328.26.0.912454111764.issue31692@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7b4ba62e388474e811268322b47f80d464933541 by Victor Stinner in branch '2.7':
[2.7] bpo-31692: Add PYTHONSHOWALLOCCOUNT env var (GH-3927)
https://github.com/python/cpython/commit/7b4ba62e388474e811268322b47f80d464933541
History
Date User Action Args
2017-10-17 09:25:28vstinnersetrecipients: + vstinner, benjamin.peterson, serhiy.storchaka, cstratak, ishcherb
2017-10-17 09:25:28vstinnersetmessageid: <1508232328.26.0.912454111764.issue31692@psf.upfronthosting.co.za>
2017-10-17 09:25:28vstinnerlinkissue31692 messages
2017-10-17 09:25:28vstinnercreate