X Tutup
Skip to content

[3.13] gh-126618: fix repr(itertools.count(sys.maxsize)) (GH-127048)#127508

Merged
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-930ba0c-3.13
Dec 2, 2024
Merged

[3.13] gh-126618: fix repr(itertools.count(sys.maxsize)) (GH-127048)#127508
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-930ba0c-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 2, 2024

(cherry picked from commit 930ba0c)

Co-authored-by: Sergey B Kirpichev skirpichev@gmail.com
Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com

)

(cherry picked from commit 930ba0c)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
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