]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97616: test_list_resize_overflow() uses sys.maxsize (#99057)
authorVictor Stinner <vstinner@python.org>
Thu, 3 Nov 2022 14:56:12 +0000 (15:56 +0100)
committerGitHub <noreply@github.com>
Thu, 3 Nov 2022 14:56:12 +0000 (15:56 +0100)
commitb8a9f13abb61bd91a368e2d3f339de736863050f
treea67df0b836fbeabf8060219be3cfe73aed8b0066
parent1208037246eeab4c5c003f1651edfefb045e6fb7
gh-97616: test_list_resize_overflow() uses sys.maxsize (#99057)
Lib/test/test_list.py