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:23:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 60b04c9f6fb87522a62ab6b95db9f8a09aef42d4 by Victor Stinner in branch 'master':
bpo-34228: Allow PYTHONTRACEMALLOC=0 (GH-8467)
https://github.com/python/cpython/commit/60b04c9f6fb87522a62ab6b95db9f8a09aef42d4
History
Date User Action Args
2018-07-25 17:23:56vstinnersetrecipients: + vstinner
2018-07-25 17:23:56vstinnersetmessageid: <[email protected]>
2018-07-25 17:23:56vstinnerlinkissue34228 messages
2018-07-25 17:23:56vstinnercreate