Staging
v0.5.1
https://github.com/python/cpython
Revision 847f94f47b104aec678d1d2a2d8fe23d817f375e authored by Hai Shi on 25 June 2020, 17:17:57 UTC, committed by GitHub on 25 June 2020, 17:17:57 UTC
Use new test.support helper submodules in tests:

* distutils tests
* test_buffer
* test_compile
* test_filecmp
* test_fileinput
* test_readline
* test_smtpnet
* test_structmembers
* test_tools
1 parent 700cfa8
History
Tip revision: 847f94f47b104aec678d1d2a2d8fe23d817f375e authored by Hai Shi on 25 June 2020, 17:17:57 UTC
bpo-40275: Use new test.support helper submodules in tests (GH-21151)
Tip revision: 847f94f
File Mode Size
Python.asdl -rw-r--r-- 5.2 KB
asdl.py -rw-r--r-- 12.7 KB
asdl_c.py -rwxr-xr-x 48.3 KB
myreadline.c -rw-r--r-- 11.9 KB
parser.c -rw-r--r-- 829.7 KB
peg_api.c -rw-r--r-- 2.2 KB
pegen.c -rw-r--r-- 58.1 KB
pegen.h -rw-r--r-- 9.7 KB
string_parser.c -rw-r--r-- 47.3 KB
string_parser.h -rw-r--r-- 1.8 KB
token.c -rw-r--r-- 4.5 KB
tokenizer.c -rw-r--r-- 56.9 KB
tokenizer.h -rw-r--r-- 3.8 KB

back to top