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 vstinner
Date 2018-07-25.17:04:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532538253.49.0.56676864532.issue34170@psf.upfronthosting.co.za>
In-reply-to
Content
I created bpo-34228 "Allow PYTHONTRACEMALLOC=0 and -X tracemalloc=0 to disable explicitly tracemalloc" that I need to write unit tests on Python initiallization.
History
Date User Action Args
2018-07-25 17:04:13vstinnersetrecipients: + vstinner
2018-07-25 17:04:13vstinnersetmessageid: <1532538253.49.0.56676864532.issue34170@psf.upfronthosting.co.za>
2018-07-25 17:04:13vstinnerlinkissue34170 messages
2018-07-25 17:04:13vstinnercreate