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 python-dev, rion4ik@gmail.com, rosslagerwall, schmir, sdaoden, vstinner
Date 2011-07-25.05:15:53
SpamBayes Score 0.0010570678
Marked as misclassified No
Message-id <E1QlDWC-0002zA-Br@dinsdale.python.org>
In-reply-to
Content
New changeset 198627bbe242 by Ross Lagerwall in branch '3.2':
Issue #12102: Document that buffered files must be flushed before being used
http://hg.python.org/cpython/rev/198627bbe242

New changeset 4898b14dcd69 by Ross Lagerwall in branch 'default':
Issue #12102: Merge with 3.2.
http://hg.python.org/cpython/rev/4898b14dcd69
History
Date User Action Args
2011-07-25 05:15:53python-devsetrecipients: + python-dev, vstinner, schmir, rosslagerwall, sdaoden, rion4ik@gmail.com
2011-07-25 05:15:53python-devlinkissue12102 messages
2011-07-25 05:15:53python-devcreate