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 chilaxan, lukasz.langa, miss-islington
Date 2021-08-28.18:09:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630174173.25.0.0392709013868.issue45018@roundup.psfhosted.org>
In-reply-to
Content
New changeset cd986e903176d28ed795f65ba14e6fcbf2a65e3d by Miss Islington (bot) in branch '3.10':
bpo-45018: Fix rangeiter_reduce in rangeobject.c (GH-27938)
https://github.com/python/cpython/commit/cd986e903176d28ed795f65ba14e6fcbf2a65e3d
History
Date User Action Args
2021-08-28 18:09:33miss-islingtonsetrecipients: + miss-islington, lukasz.langa, chilaxan
2021-08-28 18:09:33miss-islingtonsetmessageid: <1630174173.25.0.0392709013868.issue45018@roundup.psfhosted.org>
2021-08-28 18:09:33miss-islingtonlinkissue45018 messages
2021-08-28 18:09:33miss-islingtoncreate