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-17 09:58:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c22eee6b5917568933bbfec2be1069a4340efd84
cpython
/
Lib
/
lib2to3
T
History
Yury Selivanov
38d3876bfb
Merge 3.5 (Issue
#24619
)
2015-07-23 15:02:25 +03:00
..
fixes
Issue
#13938
: 2to3 converts StringTypes to a tuple. Patch from Mark Hammond.
2015-07-23 06:19:18 +12:00
pgen2
Issue
#24619
: Simplify async/await tokenization.
2015-07-23 15:01:58 +03:00
tests
Merge 3.5 (Issue
#24619
)
2015-07-23 15:02:25 +03:00
__init__.py
…
__main__.py
…
btm_matcher.py
…
btm_utils.py
…
fixer_base.py
…
fixer_util.py
…
Grammar.txt
…
main.py
…
patcomp.py
…
PatternGrammar.txt
…
pygram.py
…
pytree.py
…
refactor.py
Issue
#22064
: Improve the misleading message from 2to3 when skipping optional fixers.
2015-05-13 13:39:51 +03:00