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 berker.peksag
Recipients Peter Cawley, berker.peksag, mbussonn, serhiy.storchaka
Date 2017-03-24.23:36:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490398571.57.0.0858177685162.issue29655@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0dadf56737f591c83d18db5e445960d39448583e by Berker Peksag in branch '3.5':
bpo-29655: Fixed possible reference leaks in `import *`. (#301) (#349)
https://github.com/python/cpython/commit/0dadf56737f591c83d18db5e445960d39448583e
History
Date User Action Args
2017-03-24 23:36:11berker.peksagsetrecipients: + berker.peksag, serhiy.storchaka, mbussonn, Peter Cawley
2017-03-24 23:36:11berker.peksagsetmessageid: <1490398571.57.0.0858177685162.issue29655@psf.upfronthosting.co.za>
2017-03-24 23:36:11berker.peksaglinkissue29655 messages
2017-03-24 23:36:11berker.peksagcreate