X Tutup
Skip to content

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

Merged
vstinner merged 1 commit intopython: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 intopython:3.13from
miss-islington:backport-6e3bb8a-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 12, 2024

…e)` (pythonGH-126617)

(cherry picked from commit 6e3bb8a)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup