]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101261: add test for function with > 255 args (#101262)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 23 Jan 2023 20:10:10 +0000 (20:10 +0000)
committerGitHub <noreply@github.com>
Mon, 23 Jan 2023 20:10:10 +0000 (20:10 +0000)
commitbd7903967cd2a19ebc842dd1cce75f60a18aef02
treed58c25f2d32ae1603c5e57361c473e63086748d7
parent7b20a0f55a16b3e2d274cc478e4d04bd8a836a9f
gh-101261: add test for function with > 255 args (#101262)
Lib/test/test_call.py