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 gregory.p.smith, kevans, kevans91, miss-islington, vstinner
Date 2020-10-13.20:04:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602619490.36.0.262059423306.issue40422@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7992579cd27f14f472acc37aca537eec55f681ef by Kyle Evans in branch 'master':
bpo-40422: Move _Py_closerange to fileutils.c (GH-22680)
https://github.com/python/cpython/commit/7992579cd27f14f472acc37aca537eec55f681ef
History
Date User Action Args
2020-10-13 20:04:50vstinnersetrecipients: + vstinner, gregory.p.smith, miss-islington, kevans, kevans91
2020-10-13 20:04:50vstinnersetmessageid: <1602619490.36.0.262059423306.issue40422@roundup.psfhosted.org>
2020-10-13 20:04:50vstinnerlinkissue40422 messages
2020-10-13 20:04:50vstinnercreate