commit | 865f096f51bb7290eb10b33b330f387d245c2472 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Nov 12 15:14:21 2024 +0100 |
committer | GitHub <noreply@github.com> | Tue Nov 12 14:14:21 2024 +0000 |
tree | 04bad15eef21fdf3c8ef5e918996026f94a07d91 | |
parent | 2da063e0b2823a770e898f2b7babe2dfc006b8d5 [diff] |
[3.13] gh-126595: fix a crash when calling `itertools.count(sys.maxsize)` (GH-126617) (#126739) gh-126595: fix a crash when calling `itertools.count(sys.maxsize)` (GH-126617) (cherry picked from commit 6e3bb8a91380ba98d704f2dca8e98923c0abc8a8) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>