]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-152402: Use `support.nomemtest` in `test_pyexpat` (GH-152403) (#152412)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 27 Jun 2026 13:55:04 +0000 (15:55 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 13:55:04 +0000 (13:55 +0000)
commit5590ea4e479e7c40cbbdcac0fff85ba3e29a4cd3
tree451dfff66f7acce41b0f2dc83f8179137f265ee2
parent0f98c6671ae8f2f5b9b5d502e10316761cc681e1
[3.14] gh-152402: Use `support.nomemtest` in `test_pyexpat` (GH-152403) (#152412)

gh-152402: Use `support.nomemtest` in `test_pyexpat` (GH-152403)
(cherry picked from commit 109c59e25f558732bfde8b65bbbf305a6a8a05d8)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_pyexpat.py