This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-14 00:18:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
21e80f4c1925aaafae199840f8737b5c39a82c70
cpython
/
Lib
/
test
/
test_tools
T
History
Nikita Sobolev
1110c5bc82
gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265)
2023-09-12 09:37:42 +03:00
..
__init__.py
test_peg_generator and test_freeze require cpu (
#108386
)
2023-08-24 00:52:48 +02:00
__main__.py
…
test_freeze.py
gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421)
2023-09-02 07:45:34 +03:00
test_i18n.py
…
test_reindent.py
gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265)
2023-09-12 09:37:42 +03:00
test_sundry.py
…