]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-148801: Fix unbound C recursion in `Element.__deepcopy__()` (GH-148802...
authorStan Ulbrych <stan@python.org>
Mon, 8 Jun 2026 19:14:48 +0000 (20:14 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2026 19:14:48 +0000 (20:14 +0100)
commit8e73feee5cba3bcf6c2dcedda0d065c23f8abc31
tree08663f350d5d3f2fa027ed5bd3cacdcbaf7eb73c
parent4834b45ee78a346f005cc356da7d848110b6f727
[3.13] gh-148801: Fix unbound C recursion in `Element.__deepcopy__()` (GH-148802) (#148843)
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