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 miss-islington
Recipients erlendaasland, koobs, lukasz.langa, miss-islington, pablogsal, vstinner
Date 2021-08-06.13:42:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628257378.34.0.116761617005.issue44849@roundup.psfhosted.org>
In-reply-to
Content
New changeset 791c28a56f043618111a19377f8527326037230e by Miss Islington (bot) in branch '3.9':
bpo-44849: Fix os.set_inheritable() on FreeBSD 14 with O_PATH (GH-27623)
https://github.com/python/cpython/commit/791c28a56f043618111a19377f8527326037230e
History
Date User Action Args
2021-08-06 13:42:58miss-islingtonsetrecipients: + miss-islington, vstinner, lukasz.langa, koobs, pablogsal, erlendaasland
2021-08-06 13:42:58miss-islingtonsetmessageid: <1628257378.34.0.116761617005.issue44849@roundup.psfhosted.org>
2021-08-06 13:42:58miss-islingtonlinkissue44849 messages
2021-08-06 13:42:58miss-islingtoncreate