]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-152402: Use `support.nomemtest` in `test_pyexpat` (GH-152403) (#152413)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 27 Jun 2026 13:50:10 +0000 (15:50 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 13:50:10 +0000 (13:50 +0000)
commita3aa50a488b501b7c6cc5d232f60e998d8aec844
tree6d5b14c19983108b8a42f3548833429216a16eb7
parentd1faedab4ea927d436c2a015d7c1c5fe50bf5a86
[3.13] gh-152402: Use `support.nomemtest` in `test_pyexpat` (GH-152403) (#152413)

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