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-06-05 02:57:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5da4e86bc0bb97c1abe4322890abd49ceabbde41
cpython
/
Lib
/
lib2to3
/
tests
T
History
Yury Selivanov
38d3876bfb
Merge 3.5 (Issue
#24619
)
2015-07-23 15:02:25 +03:00
..
data
…
__init__.py
Issue
#22173
: Update lib2to3 tests to use unittest test discovery.
2014-10-29 12:24:59 -05:00
__main__.py
Issue
#22173
: Update lib2to3 tests to use unittest test discovery.
2014-10-29 12:24:59 -05:00
pytree_idempotency.py
Issue
#22173
: Update lib2to3 tests to use unittest test discovery.
2014-10-29 12:24:59 -05:00
support.py
…
test_all_fixers.py
Issue
#22173
: Update lib2to3 tests to use unittest test discovery.
2014-10-29 12:24:59 -05:00
test_fixers.py
Issue
#13938
: 2to3 converts StringTypes to a tuple. Patch from Mark Hammond.
2015-07-23 06:19:18 +12:00
test_main.py
…
test_parser.py
Issue
#24619
: Simplify async/await tokenization.
2015-07-23 15:01:58 +03:00
test_pytree.py
…
test_refactor.py
…
test_util.py
…