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 Peter Cawley, berker.peksag, mbussonn, serhiy.storchaka
Date 2017-03-24.22:41:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395274.73.0.61387979405.issue29655@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9fbb65e6464b56c6d677090e185c9fe16a80ed96 by Serhiy Storchaka in branch '2.7':
bpo-29655: Fixed possible reference leaks in `import *`. (#301) (#510)
https://github.com/python/cpython/commit/9fbb65e6464b56c6d677090e185c9fe16a80ed96
History
Date User Action Args
2017-03-24 22:41:14serhiy.storchakasetrecipients: + serhiy.storchaka, berker.peksag, mbussonn, Peter Cawley
2017-03-24 22:41:14serhiy.storchakasetmessageid: <1490395274.73.0.61387979405.issue29655@psf.upfronthosting.co.za>
2017-03-24 22:41:14serhiy.storchakalinkissue29655 messages
2017-03-24 22:41:14serhiy.storchakacreate