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 SilentGhost, arigo, eryksun, josh.r, nascheme, serhiy.storchaka
Date 2017-12-18.13:11:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513602718.28.0.912454111764.issue27169@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, arigo, nascheme, SilentGhost, eryksun, josh.r
2017-12-18 13:11:58serhiy.storchakasetmessageid: <1513602718.28.0.912454111764.issue27169@psf.upfronthosting.co.za>
2017-12-18 13:11:58serhiy.storchakalinkissue27169 messages
2017-12-18 13:11:58serhiy.storchakacreate