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
6741a5ae1977413e54653d0afa85bfdd62349d21
cpython
/
Lib
/
lib2to3
History
Robert Collins
04fac8abf1
Issue
#13938
: 2to3 converts StringTypes to a tuple. Patch from Mark Hammond.
2015-07-23 06:19:18 +12:00
..
fixes
Issue
#13938
: 2to3 converts StringTypes to a tuple. Patch from Mark Hammond.
2015-07-23 06:19:18 +12:00
pgen2
Issue
#22221
: Backported fixes from Python 3 (issue
#18960
).
2014-09-05 10:22:05 +03:00
tests
Issue
#13938
: 2to3 converts StringTypes to a tuple. Patch from Mark Hammond.
2015-07-23 06:19:18 +12:00
__init__.py
…
__main__.py
…
btm_matcher.py
…
btm_utils.py
…
fixer_base.py
…
fixer_util.py
enumerate only requires an iterable (
closes
#16573
)
2012-11-29 10:55:22 -05:00
Grammar.txt
teach 2to3 about 'yield from'
2014-04-10 00:23:18 -04:00
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:42:26 +03:00