]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-152402: Use `support.nomemtest` in `test_pyexpat` (GH-152403) (#152411)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 27 Jun 2026 13:58:20 +0000 (15:58 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 13:58:20 +0000 (13:58 +0000)
commit2c7e8908cd57a9810fd9cc5c77a11d61fbfcde3c
tree563ca578e8c143344a42f23466b6607eb074342b
parent400c7eca4a4c942f791fda4e8b0f1176a23e1b3a
[3.15] gh-152402: Use `support.nomemtest` in `test_pyexpat` (GH-152403) (#152411)

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