]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-148801: Fix unbound C recursion in `Element.__deepcopy__()` (GH-148802...
authorStan Ulbrych <stan@python.org>
Wed, 22 Apr 2026 21:19:25 +0000 (22:19 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Apr 2026 21:19:25 +0000 (22:19 +0100)
commit5f1b710a2883bd5a4af25d055b60c512d568feea
tree3bbf5b7b1fc8f3ad835f53b423236e38af41848c
parente5d554168337fc53f4fd5ff0dbeb7c3460ce80db
[3.14] gh-148801: Fix unbound C recursion in `Element.__deepcopy__()` (GH-148802) (#148842)

(cherry picked from commit 33e82be1746a964b595b2bba64f38a5787681eb3)
Lib/test/test_xml_etree.py
Misc/NEWS.d/next/Library/2026-04-20-18-29-21.gh-issue-148801.ROeNqs.rst [new file with mode: 0644]
Modules/_elementtree.c