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, ezio.melotti, serhiy.storchaka, vstinner
Date 2017-10-17.08:35:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508229325.26.0.213398074469.issue31733@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3c082a7fdb472f02bcac7a7f8fe1e3a34a11b70b by Victor Stinner in branch '2.7':
bpo-31733: Add PYTHONSHOWREFCOUNT env var (GH-3932)
https://github.com/python/cpython/commit/3c082a7fdb472f02bcac7a7f8fe1e3a34a11b70b
History
Date User Action Args
2017-10-17 08:35:25vstinnersetrecipients: + vstinner, benjamin.peterson, ezio.melotti, serhiy.storchaka, cstratak
2017-10-17 08:35:25vstinnersetmessageid: <1508229325.26.0.213398074469.issue31733@psf.upfronthosting.co.za>
2017-10-17 08:35:25vstinnerlinkissue31733 messages
2017-10-17 08:35:25vstinnercreate