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, pitrou, python-dev, sbt, serhiy.storchaka
Date 2013-07-15.15:11:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bv7Vn07lmz7LjN@mail.python.org>
In-reply-to
Content
New changeset 9ce863993a38 by Richard Oudkerk in branch '3.3':
Issue #18344: Fix potential ref-leaks in _bufferedreader_read_all().
http://hg.python.org/cpython/rev/9ce863993a38

New changeset 9b041f44cb63 by Richard Oudkerk in branch 'default':
Issue #18344: Fix potential ref-leaks in _bufferedreader_read_all().
http://hg.python.org/cpython/rev/9b041f44cb63
History
Date User Action Args
2013-07-15 15:11:29python-devsetrecipients: + python-dev, pitrou, christian.heimes, sbt, serhiy.storchaka
2013-07-15 15:11:29python-devlinkissue18344 messages
2013-07-15 15:11:29python-devcreate