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