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 vajrasky
Recipients docs@python, vajrasky, vstinner
Date 2013-09-07.04:48:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378529288.44.0.552917798936.issue18954@psf.upfronthosting.co.za>
In-reply-to
Content
In commit about "implementation of the PEP 446: file descriptors and file handles are now created non-inheritable", there are some grammatically incorrect sentences in Python/fileutils.c.

Please see the patch for details.

Related commit:
http://hg.python.org/cpython/rev/ef889c3d5dc6?revcount=240
History
Date User Action Args
2013-09-07 04:48:08vajraskysetrecipients: + vajrasky, vstinner, docs@python
2013-09-07 04:48:08vajraskysetmessageid: <1378529288.44.0.552917798936.issue18954@psf.upfronthosting.co.za>
2013-09-07 04:48:08vajraskylinkissue18954 messages
2013-09-07 04:48:08vajraskycreate