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 gregory.p.smith, kevans, kevans91, miss-islington
Date 2020-10-11.20:18:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602447536.93.0.325687813596.issue40423@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1800c600801709958af66bebfa683a4e7570810f by Kyle Evans in branch 'master':
bpo-40423: Optimization: use close_range(2) if available (GH-22651)
https://github.com/python/cpython/commit/1800c600801709958af66bebfa683a4e7570810f
History
Date User Action Args
2020-10-11 20:18:56miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, kevans, kevans91
2020-10-11 20:18:56miss-islingtonsetmessageid: <1602447536.93.0.325687813596.issue40423@roundup.psfhosted.org>
2020-10-11 20:18:56miss-islingtonlinkissue40423 messages
2020-10-11 20:18:56miss-islingtoncreate