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.13:11:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513602718.2.0.213398074469.issue32365@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5659743b5693c9e23313a74117948294e35013f4 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-32365: Fix a reference leak when compile __debug__. (GH-4916) (#4918)
https://github.com/python/cpython/commit/5659743b5693c9e23313a74117948294e35013f4
History
Date User Action Args
2017-12-18 13:11:58serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2017-12-18 13:11:58serhiy.storchakasetmessageid: <1513602718.2.0.213398074469.issue32365@psf.upfronthosting.co.za>
2017-12-18 13:11:58serhiy.storchakalinkissue32365 messages
2017-12-18 13:11:58serhiy.storchakacreate