Skip to content

[3.13] gh-126595: fix a crash when calling itertools.count(sys.maxsize) (GH-126617)#126739

Merged
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-6e3bb8a-3.13
Nov 12, 2024
Merged

[3.13] gh-126595: fix a crash when calling itertools.count(sys.maxsize) (GH-126617)#126739
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-6e3bb8a-3.13

gh-126595: fix a crash when calling `itertools.count(sys.maxsize)` (G…

8e596cb
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs