This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a514f782b822bd7bca7c8d78be7bd53bc25c1908
cpython
/
Lib
/
lib2to3
/
tests
History
Anthony Sottile
c57e6e2e52
bpo-35312: Make lib2to3.pgen2.parse.ParseError round-trip pickle-able. (GH-10710)
2018-11-27 20:39:49 +02: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
…
test_all_fixers.py
…
test_fixers.py
bpo-16965: 2to3 now rewrites execfile() to open with 'rb'. (GH-8569)
2018-10-13 12:27:30 +03:00
test_main.py
…
test_parser.py
bpo-35312: Make lib2to3.pgen2.parse.ParseError round-trip pickle-able. (GH-10710)
2018-11-27 20:39:49 +02: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
…