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-20 19:33:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7484bdfd1e2e33fdd2c44dd4ffa044aacd495337
cpython
/
Lib
/
lib2to3
/
tests
T
History
Monson Shao
10a428b64b
closes bpo-34515: Support non-ASCII identifiers in lib2to3. (GH-8950)
2018-09-15 10:32:29 -07:00
..
data
bpo-11594: Ensure line-endings are respected when using 2to3 (GH-6483)
2018-04-17 14:34:14 -07:00
__init__.py
…
__main__.py
…
pytree_idempotency.py
…
support.py
closes bpo-30117: fix lib2to3 ParserIdempotency test (GH-1242)
2018-01-29 23:13:03 -08:00
test_all_fixers.py
…
test_fixers.py
bpo-21446: Update reload fixer to use importlib (GH-8391)
2018-07-23 09:49:08 +03:00
test_main.py
…
test_parser.py
closes bpo-34515: Support non-ASCII identifiers in lib2to3. (GH-8950)
2018-09-15 10:32:29 -07:00
test_pytree.py
…
test_refactor.py
bpo-34108: Fix double carriage return in 2to3 on Windows (
#8271
)
2018-07-13 11:26:03 -04:00
test_util.py
…