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