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, izbyshev, vstinner
Date 2018-02-20.07:46:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519112809.31.0.467229070634.issue32859@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bab4fe320ad2e24c1084fd57d2059ef342688aa9 by Benjamin Peterson (Miss Islington (bot)) in branch '3.7':
closes bpo-32859: Don't retry dup3() if it is not available at runtime (GH-5708)
https://github.com/python/cpython/commit/bab4fe320ad2e24c1084fd57d2059ef342688aa9
History
Date User Action Args
2018-02-20 07:46:49benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, izbyshev
2018-02-20 07:46:49benjamin.petersonsetmessageid: <1519112809.31.0.467229070634.issue32859@psf.upfronthosting.co.za>
2018-02-20 07:46:49benjamin.petersonlinkissue32859 messages
2018-02-20 07:46:49benjamin.petersoncreate