This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8c3ecc6bac
cpython
/
Lib
/
lib2to3
/
pgen2
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
..
__init__.py
…
conv.py
…
driver.py
bpo-35202: Remove unused imports in Lib directory. (GH-10446)
2018-11-10 09:22:02 +02:00
grammar.py
bpo-35202: Remove unused imports in Lib directory. (GH-10446)
2018-11-10 09:22:02 +02:00
literals.py
…
parse.py
bpo-35312: Make lib2to3.pgen2.parse.ParseError round-trip pickle-able. (GH-10710)
2018-11-27 20:39:49 +02:00
pgen.py
…
token.py
Revert "bpo-30406: Make async and await proper keywords (
#1669
)" (GH-6143)
2018-03-18 09:54:33 -07:00
tokenize.py
closes bpo-34515: Support non-ASCII identifiers in lib2to3. (GH-8950)
2018-09-15 10:32:29 -07:00