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 chris.jerdonek
Recipients asvetlov, benjamin.peterson, chris.jerdonek, docs@python, hynek, pitrou, stutzbach, vstinner
Date 2012-08-13.15:39:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344872346.16.0.554103698207.issue15561@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the patch for the default/3.3 branch, which for convenience is a diff for the branch *after the 3.2 patch has been forward-ported to 3.3*.

I did not think it was necessary to mention write_through specifically since it seems more like an implementation detail (though stdin as a whole is now documented).
History
Date User Action Args
2012-08-13 15:39:06chris.jerdoneksetrecipients: + chris.jerdonek, pitrou, vstinner, benjamin.peterson, stutzbach, asvetlov, docs@python, hynek
2012-08-13 15:39:06chris.jerdoneksetmessageid: <1344872346.16.0.554103698207.issue15561@psf.upfronthosting.co.za>
2012-08-13 15:39:05chris.jerdoneklinkissue15561 messages
2012-08-13 15:39:05chris.jerdonekcreate