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 <[email protected]>
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: <[email protected]>
2017-12-29 21:13:08benjamin.petersonlinkissue32441 messages
2017-12-29 21:13:08benjamin.petersoncreate