gh-150397: Fix pyexpat bigmem test#151329
Conversation
Add missing parameter (size).
|
Python 3.13 is not affected, since the test was not backported yet, see: PR gh-149637. |
|
!buildbot BigMem |
|
🤖 New build scheduled with the buildbot fleet by @vstinner for commit 5a17aff 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F151329%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
|
test_pyexpat passed successfully on the "aarch64 Ubuntu 24.04 BigMem" buildbot:
|
|
Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15. |
|
GH-151349 is a backport of this pull request to the 3.14 branch. |
|
GH-151348 is a backport of this pull request to the 3.15 branch. |
Add missing parameter (size).