]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150397: Fix pyexpat bigmem test (#151329)
authorVictor Stinner <vstinner@python.org>
Thu, 11 Jun 2026 14:45:44 +0000 (16:45 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 14:45:44 +0000 (16:45 +0200)
commit0bbde07a0bbad3c79073fd133d6df70837e4cfee
tree881e1911d1865a854f58ce8a8bd1dc0b2d83b147
parent4b44b1e1fd654f3a3fefb02ae7fb26456fe33dc3
gh-150397: Fix pyexpat bigmem test (#151329)

Add missing parameter (size).
Lib/test/test_pyexpat.py