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, miss-islington, vstinner
Date 2021-01-21.10:47:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611226024.03.0.758911962828.issue42780@roundup.psfhosted.org>
In-reply-to
Content
New changeset 844ec0ba6606b60a59b7da82c54c1e646424259c by cptpcrd in branch '3.8':
bpo-42780: Fix set_inheritable() for O_PATH file descriptors on Linux (GH-24172) (GH-24277)
https://github.com/python/cpython/commit/844ec0ba6606b60a59b7da82c54c1e646424259c
History
Date User Action Args
2021-01-21 10:47:04vstinnersetrecipients: + vstinner, benjamin.peterson, miss-islington, cptpcrd
2021-01-21 10:47:04vstinnersetmessageid: <1611226024.03.0.758911962828.issue42780@roundup.psfhosted.org>
2021-01-21 10:47:04vstinnerlinkissue42780 messages
2021-01-21 10:47:03vstinnercreate