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