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