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 chris.jerdonek, docs@python, vstinner
Date 2012-08-05.19:51:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344196317.87.0.366111796882.issue15561@psf.upfronthosting.co.za>
In-reply-to
Content
This is an issue to update the subprocess module documentation after updates to io.TextIOWrapper's documentation here: 

http://hg.python.org/cpython/rev/f17a1410ebe5

This issue was discussed briefly on python-dev:

http://mail.python.org/pipermail/python-dev/2012-August/121239.html

Patch attached.
History
Date User Action Args
2012-08-05 19:51:57chris.jerdoneksetrecipients: + chris.jerdonek, vstinner, docs@python
2012-08-05 19:51:57chris.jerdoneksetmessageid: <1344196317.87.0.366111796882.issue15561@psf.upfronthosting.co.za>
2012-08-05 19:51:57chris.jerdoneklinkissue15561 messages
2012-08-05 19:51:57chris.jerdonekcreate