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