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 vstinner
Recipients benjamin.peterson, cptpcrd, vstinner
Date 2021-01-20.14:06:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611151585.85.0.893103615495.issue42780@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7dc71c425cf6aa6a4070a418dce5d95ca435c79f by cptpcrd in branch 'master':
bpo-42780: Fix set_inheritable() for O_PATH file descriptors on Linux (GH-24172)
https://github.com/python/cpython/commit/7dc71c425cf6aa6a4070a418dce5d95ca435c79f
History
Date User Action Args
2021-01-20 14:06:25vstinnersetrecipients: + vstinner, benjamin.peterson, cptpcrd
2021-01-20 14:06:25vstinnersetmessageid: <1611151585.85.0.893103615495.issue42780@roundup.psfhosted.org>
2021-01-20 14:06:25vstinnerlinkissue42780 messages
2021-01-20 14:06:25vstinnercreate