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, vstinner
Date 2020-10-11.18:54:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602442459.3.0.873630709705.issue40422@roundup.psfhosted.org>
In-reply-to
Content
New changeset c230fde8475e4e5581e74a4235654d17ccf4cff8 by Kyle Evans in branch 'master':
bpo-40422: create a common _Py_closerange API (GH-19754)
https://github.com/python/cpython/commit/c230fde8475e4e5581e74a4235654d17ccf4cff8
History
Date User Action Args
2020-10-11 18:54:19miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, vstinner, kevans, kevans91
2020-10-11 18:54:19miss-islingtonsetmessageid: <1602442459.3.0.873630709705.issue40422@roundup.psfhosted.org>
2020-10-11 18:54:19miss-islingtonlinkissue40422 messages
2020-10-11 18:54:19miss-islingtoncreate