]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] GH-144739: Skip test_pyexpat.MemoryProtectionTest based on expat compile-time...
authorVictor Stinner <vstinner@python.org>
Wed, 4 Mar 2026 19:23:56 +0000 (20:23 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Mar 2026 19:23:56 +0000 (20:23 +0100)
commitbcc2dd8d30eb20995186c756bdcd10a56a1bad1c
tree1ea1cc1995580cdb2ed3a8c29d3eeed016d88733
parentda3fea361eaab887da61921616b73a3f86c20058
[3.14] GH-144739: Skip test_pyexpat.MemoryProtectionTest based on expat compile-time version, not runtime (#144740) (#145494)

GH-144739: Skip test_pyexpat.MemoryProtectionTest based on expat compile-time version, not runtime (#144740)

(cherry picked from commit 45e9343d7eed1d9e784e731cc9af853fa8649e59)

Co-authored-by: Miro HronĨok <miro@hroncok.cz>
Lib/test/test_pyexpat.py
Misc/NEWS.d/next/Tests/2026-02-12-12-12-00.gh-issue-144739.-fx1tN.rst [new file with mode: 0644]