]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-99430: Remove duplicated tests for old-styled classes (GH-99432) (GH-115298)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 11 Feb 2024 14:29:23 +0000 (16:29 +0200)
committerGitHub <noreply@github.com>
Sun, 11 Feb 2024 14:29:23 +0000 (14:29 +0000)
commit75d92f5c4e05c08aa41dcf5669a746d3cc7df07f
tree771bd395dceda387b9205a7f7efe323debfc05d3
parent7273a58a858817c631bf46ca373f024891e3a22e
[3.11] gh-99430: Remove duplicated tests for old-styled classes (GH-99432) (GH-115298)

python 1 & 2 were a loong time ago.
(cherry picked from commit d329f859b9cea9e6fa76fdf03927f659cf17786b)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/pydocfodder.py
Lib/test/test_copy.py
Lib/test/test_descr.py
Lib/test/test_gc.py
Lib/test/test_unicode.py