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 vstinner
Recipients Arfrever, neologix, python-dev, vstinner
Date 2015-04-06.21:30:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428355818.23.0.124823993188.issue23648@psf.upfronthosting.co.za>
In-reply-to
Content
> But os.dup2 is not mentioned in PEP 475.

Currently, What's in Python 3.5 is more complete than the PEP 475. Another example, the PEP doesn't mention signal.sigtimedwait(). The PEP should be updated when the implementation will be finished.
History
Date User Action Args
2015-04-06 21:30:18vstinnersetrecipients: + vstinner, Arfrever, neologix, python-dev
2015-04-06 21:30:18vstinnersetmessageid: <1428355818.23.0.124823993188.issue23648@psf.upfronthosting.co.za>
2015-04-06 21:30:18vstinnerlinkissue23648 messages
2015-04-06 21:30:18vstinnercreate