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:00:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587722455.35.0.37680906296.issue38061@roundup.psfhosted.org>
In-reply-to
Content
New changeset 162c567d164b5742c0d1f3f8bd8c8bab9c117cd0 by Victor Stinner in branch 'master':
bpo-38061: os.closerange() uses closefrom() on FreeBSD (GH-19696)
https://github.com/python/cpython/commit/162c567d164b5742c0d1f3f8bd8c8bab9c117cd0
History
Date User Action Args
2020-04-24 10:00:55vstinnersetrecipients: + vstinner, koobs
2020-04-24 10:00:55vstinnersetmessageid: <1587722455.35.0.37680906296.issue38061@roundup.psfhosted.org>
2020-04-24 10:00:55vstinnerlinkissue38061 messages
2020-04-24 10:00:55vstinnercreate