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 lukasz.langa
Recipients chilaxan, lukasz.langa, miss-islington
Date 2021-08-27.10:52:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630061536.1.0.212945790498.issue45018@roundup.psfhosted.org>
In-reply-to
Content
New changeset 02437641d20f58191558ba52570832ef3a30cfef by Miss Islington (bot) in branch '3.9':
bpo-45018: Fix rangeiter_reduce in rangeobject.c (GH-27938) (GH-27991)
https://github.com/python/cpython/commit/02437641d20f58191558ba52570832ef3a30cfef
History
Date User Action Args
2021-08-27 10:52:16lukasz.langasetrecipients: + lukasz.langa, miss-islington, chilaxan
2021-08-27 10:52:16lukasz.langasetmessageid: <1630061536.1.0.212945790498.issue45018@roundup.psfhosted.org>
2021-08-27 10:52:16lukasz.langalinkissue45018 messages
2021-08-27 10:52:16lukasz.langacreate