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 barry, benjamin.peterson, genstein, georg.brandl, jcon, nadeem.vawda, pitrou, python-dev, vstinner
Date 2011-05-12.22:28:30
SpamBayes Score 5.6588917e-05
Marked as misclassified No
Message-id <E1QKeMv-0006vB-OJ@dinsdale.python.org>
In-reply-to
Content
New changeset 89f77afac947 by Antoine Pitrou in branch '3.1':
Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence
http://hg.python.org/cpython/rev/89f77afac947

New changeset 47ca1244a929 by Antoine Pitrou in branch '3.2':
Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence
http://hg.python.org/cpython/rev/47ca1244a929

New changeset 05e0227e3879 by Antoine Pitrou in branch 'default':
Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence
http://hg.python.org/cpython/rev/05e0227e3879
History
Date User Action Args
2011-05-12 22:28:31python-devsetrecipients: + python-dev, barry, georg.brandl, pitrou, vstinner, nadeem.vawda, benjamin.peterson, jcon, genstein
2011-05-12 22:28:30python-devlinkissue12062 messages
2011-05-12 22:28:30python-devcreate