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
v3.3.1
cpython
/
Lib
/
lib2to3
History
Terry Jan Reedy
98472b8396
Merge 3.2, issue
#17047
: remove doubled words found in 2.7 to
...
3.4 Lib/*, as reported by Serhiy Storchaka and Matthew Barnett.
2013-03-11 17:58:27 -04:00
..
fixes
…
pgen2
Issue
#17047
: remove doubled words found in 2.7 to 3.4 Lib/*,
2013-03-11 17:57:08 -04:00
tests
merge 3.2 (
#16573
)
2012-11-29 10:56:11 -05: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
explain why we need this grammar file (
closes
#13766
)
2012-01-15 21:28:00 -05:00
main.py
fix whitespace normalization before pushing.
2012-02-12 15:58:36 -08:00
patcomp.py
…
PatternGrammar.txt
…
pygram.py
…
pytree.py
remove get_prefix and set_prefix (
#13248
)
2012-03-14 17:41:15 -05:00
refactor.py
merge 3.2
2012-09-25 11:53:30 -04:00