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-12 07:30:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a514f782b822bd7bca7c8d78be7bd53bc25c1908
cpython
/
Lib
/
lib2to3
T
History
Xtreak
0d70227e41
Fix typos in docs and docstrings (GH-13745)
2019-06-03 01:12:33 +02:00
..
fixes
Fix typos in docs and docstrings (GH-13745)
2019-06-03 01:12:33 +02:00
pgen2
bpo-5028: Fix up rest of documentation for tokenize documenting line (GH-13686)
2019-05-30 15:06:32 -07:00
tests
bpo-35312: Make lib2to3.pgen2.parse.ParseError round-trip pickle-able. (GH-10710)
2018-11-27 20:39:49 +02:00
__init__.py
…
__main__.py
…
btm_matcher.py
…
btm_utils.py
…
fixer_base.py
…
fixer_util.py
Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (
#8241
)
2018-07-31 09:34:30 +03:00
Grammar.txt
Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (
#8241
)
2018-07-31 09:34:30 +03:00
main.py
…
patcomp.py
…
PatternGrammar.txt
…
pygram.py
bpo-23896: Add a grammar where exec isn't a stmt (
#13272
)
2019-05-20 13:27:10 -07:00
pytree.py
…
refactor.py
…