]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "gh-96844: Improve error message of list.remove (gh-106455)" (#116956)
authorVictor Stinner <vstinner@python.org>
Mon, 18 Mar 2024 13:54:45 +0000 (14:54 +0100)
committerGitHub <noreply@github.com>
Mon, 18 Mar 2024 13:54:45 +0000 (13:54 +0000)
commitf6cdc6b4a191b75027de342aa8b5d344fb31313e
treeca0c8e475f5fb6e9d55c5f7228e20e1c0ed7164c
parent2a4cbf17af19a01d942f9579342f77c39fbd23c4
Revert "gh-96844: Improve error message of list.remove (gh-106455)" (#116956)

This reverts commit 217f47d6e5e56bca78b8556e910cd00890f6f84a.
Doc/library/doctest.rst
Lib/test/test_xml_etree.py
Objects/listobject.c