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 benjamin.peterson
Recipients benjamin.peterson
Date 2017-12-29.21:13:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514581988.48.0.213398074469.issue32441@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bbdb17d19bb1d5443ca4417254e014ad64c04540 by Benjamin Peterson in branch 'master':
return the new file descriptor from os.dup2 (closes bpo-32441) (#5041)
https://github.com/python/cpython/commit/bbdb17d19bb1d5443ca4417254e014ad64c04540
History
Date User Action Args
2017-12-29 21:13:08benjamin.petersonsetrecipients: + benjamin.peterson
2017-12-29 21:13:08benjamin.petersonsetmessageid: <1514581988.48.0.213398074469.issue32441@psf.upfronthosting.co.za>
2017-12-29 21:13:08benjamin.petersonlinkissue32441 messages
2017-12-29 21:13:08benjamin.petersoncreate