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 python-dev
Recipients christian.heimes, eric.snow, mark.dickinson, pitrou, python-dev, rhettinger, serhiy.storchaka, skrah
Date 2013-07-11.16:21:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3brjFs5dVLz7LlZ@mail.python.org>
In-reply-to
Content
New changeset 1cf2c42af815 by Serhiy Storchaka in branch '2.7':
Fix reference leaks introduced by the patch for issue #5308.
http://hg.python.org/cpython/rev/1cf2c42af815

New changeset 8b99f2224c3a by Serhiy Storchaka in branch '3.3':
Fix reference leaks introduced by the patch for issue #5308.
http://hg.python.org/cpython/rev/8b99f2224c3a

New changeset 19ed630d8d75 by Serhiy Storchaka in branch 'default':
Fix reference leaks introduced by the patch for issue #5308.
http://hg.python.org/cpython/rev/19ed630d8d75
History
Date User Action Args
2013-07-11 16:21:54python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, pitrou, christian.heimes, skrah, eric.snow, serhiy.storchaka
2013-07-11 16:21:54python-devlinkissue5308 messages
2013-07-11 16:21:54python-devcreate