]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43425: Remove test2to3 from Tools (#26981)
authorDong-hee Na <donghee.na@python.org>
Sat, 17 Jul 2021 10:10:43 +0000 (19:10 +0900)
committerGitHub <noreply@github.com>
Sat, 17 Jul 2021 10:10:43 +0000 (12:10 +0200)
commitd0b2b00c7d5ac3dc18d77bf4fcf607ee98c11650
treed646e7a7f3ff18db2428c0bb1dfacae72d0317a8
parent311ee83adb40a9b549af8e0b546a787e8eb01f5d
bpo-43425: Remove test2to3 from Tools (#26981)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Misc/NEWS.d/next/Tools-Demos/2021-07-01-22-21-25.bpo-43425.t65len.rst [new file with mode: 0644]
Tools/README
Tools/test2to3/README [deleted file]
Tools/test2to3/maintest.py [deleted file]
Tools/test2to3/setup.py [deleted file]
Tools/test2to3/test/runtests.py [deleted file]
Tools/test2to3/test/test_foo.py [deleted file]
Tools/test2to3/test2to3/__init__.py [deleted file]
Tools/test2to3/test2to3/hello.py [deleted file]