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 serhiy.storchaka
Recipients serhiy.storchaka, vstinner
Date 2017-12-18.12:29:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513600156.61.0.213398074469.issue32365@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bd6ec4d79e8575df3d08f8a89ba721930032714c by Serhiy Storchaka in branch 'master':
bpo-32365: Fix a reference leak when compile __debug__. (#4916)
https://github.com/python/cpython/commit/bd6ec4d79e8575df3d08f8a89ba721930032714c
History
Date User Action Args
2017-12-18 12:29:16serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2017-12-18 12:29:16serhiy.storchakasetmessageid: <1513600156.61.0.213398074469.issue32365@psf.upfronthosting.co.za>
2017-12-18 12:29:16serhiy.storchakalinkissue32365 messages
2017-12-18 12:29:16serhiy.storchakacreate