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 erlendaasland, koobs, lukasz.langa, pablogsal, vstinner
Date 2021-08-06.13:15:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628255717.96.0.225280170225.issue44849@roundup.psfhosted.org>
In-reply-to
Content
New changeset c24896c0e3b32c8a9f614ef51366007b67d5c665 by Victor Stinner in branch 'main':
bpo-44849: Fix os.set_inheritable() on FreeBSD 14 with O_PATH (GH-27623)
https://github.com/python/cpython/commit/c24896c0e3b32c8a9f614ef51366007b67d5c665
History
Date User Action Args
2021-08-06 13:15:17vstinnersetrecipients: + vstinner, lukasz.langa, koobs, pablogsal, erlendaasland
2021-08-06 13:15:17vstinnersetmessageid: <1628255717.96.0.225280170225.issue44849@roundup.psfhosted.org>
2021-08-06 13:15:17vstinnerlinkissue44849 messages
2021-08-06 13:15:17vstinnercreate