]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41055: Remove outdated tests for the tp_print slot. (GH-21006)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 21 Jun 2020 08:11:17 +0000 (11:11 +0300)
committerGitHub <noreply@github.com>
Sun, 21 Jun 2020 08:11:17 +0000 (11:11 +0300)
commitf9bab74d5b34c64cf061e1629ff5f3092a4ca9b3
tree6300c872eefba9992cebe7ec5efccaa8ea0d8347
parent19fcffa92773e008e4f5efb80047420a0cfafeec
bpo-41055: Remove outdated tests for the tp_print slot. (GH-21006)
Lib/test/list_tests.py
Lib/test/test_bool.py
Lib/test/test_complex.py
Lib/test/test_defaultdict.py
Lib/test/test_deque.py
Lib/test/test_descr.py
Lib/test/test_set.py
Lib/test/test_unicode.py