]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146563: add exception note for invalid Expat handler return values (#146565)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Tue, 14 Apr 2026 17:12:47 +0000 (19:12 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2026 17:12:47 +0000 (19:12 +0200)
commit356a031de504b0eb4b5a2024019cf5fe16de2831
tree1bc47d4a2f47750fe5a50860ec3b184982c81a0e
parent4286227308ee8dafc867062df4cad73af2a84696
gh-146563: add exception note for invalid Expat handler return values (#146565)
Include/internal/pycore_pyerrors.h
Lib/test/test_pyexpat.py
Misc/NEWS.d/next/Library/2026-03-28-11-31-32.gh-issue-146563.cXtSym.rst [new file with mode: 0644]
Modules/pyexpat.c