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
Date 2021-08-27.10:27:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630060042.86.0.707383874348.issue45018@roundup.psfhosted.org>
In-reply-to
Content
New changeset 94a3d2a6329ab7941e93ad2f5bcbb8af2b8b80d2 by chilaxan in branch 'main':
bpo-45018: Fix rangeiter_reduce in rangeobject.c (GH-27938)
https://github.com/python/cpython/commit/94a3d2a6329ab7941e93ad2f5bcbb8af2b8b80d2
History
Date User Action Args
2021-08-27 10:27:22lukasz.langasetrecipients: + lukasz.langa, chilaxan
2021-08-27 10:27:22lukasz.langasetmessageid: <1630060042.86.0.707383874348.issue45018@roundup.psfhosted.org>
2021-08-27 10:27:22lukasz.langalinkissue45018 messages
2021-08-27 10:27:22lukasz.langacreate