summaryrefslogtreecommitdiffstats
path: root/Python/bytecodes.c
diff options
context:
space:
mode:
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>2025-04-04 15:04:07 (GMT)
committerGitHub <noreply@github.com>2025-04-04 15:04:07 (GMT)
commit04bc681e7cf5b7effd99e676b7deceb27fb34434 (patch)
tree25ca06e13de3b13890e783908b0c18c911a97f7b /Python/bytecodes.c
parentdf59226997e067adcfa1bc8d045b7cc1de08906c (diff)
downloadcpython-04bc681e7cf5b7effd99e676b7deceb27fb34434.zip
cpython-04bc681e7cf5b7effd99e676b7deceb27fb34434.tar.gz
cpython-04bc681e7cf5b7effd99e676b7deceb27fb34434.tar.bz2
gh-131938: Update exception message for `Element.remove()` when an element is not found (#131972)
The exception message for `xml.etree.ElementTree.Element.remove` when an element is not found has been updated from "list.remove(x): x not in list" to "Element.remove(x): element not found".
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions