]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89189: More compact range iterator (GH-27986)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 30 Nov 2022 21:04:30 +0000 (23:04 +0200)
committerGitHub <noreply@github.com>
Wed, 30 Nov 2022 21:04:30 +0000 (23:04 +0200)
commit787764219f874ce2035699ed772af1e9f3bbf813
treecad58073df5fba2f204c4633054ba6a91daf542e
parent9628136fac997847b4662e6a17faf06d2a0507eb
gh-89189: More compact range iterator (GH-27986)
Include/internal/pycore_range.h
Lib/test/test_range.py
Lib/test/test_sys.py
Misc/NEWS.d/next/Core and Builtins/2021-08-29-15-55-19.bpo-45026.z7nTA3.rst [new file with mode: 0644]
Objects/rangeobject.c
Python/bytecodes.c
Python/generated_cases.c.h