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 koobs, vstinner
Date 2020-04-24.10:07:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset e6f8abd500751a834b6fff4f107ecbd29f2184fe by Victor Stinner in branch 'master':
bpo-38061: subprocess uses closefrom() on FreeBSD (GH-19697)
https://github.com/python/cpython/commit/e6f8abd500751a834b6fff4f107ecbd29f2184fe
History
Date User Action Args
2020-04-24 10:07:02vstinnersetrecipients: + vstinner, koobs
2020-04-24 10:07:02vstinnersetmessageid: <[email protected]>
2020-04-24 10:07:02vstinnerlinkissue38061 messages
2020-04-24 10:07:02vstinnercreate