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 23:49:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v3.4.2
cpython
/
Lib
/
lib2to3
T
History
Benjamin Peterson
0654be18b3
teach 2to3 about 'yield from'
2014-04-10 00:23:18 -04:00
..
fixes
#19943
: merge with 3.3.
2013-12-10 14:06:18 +02:00
pgen2
add matrix multiplication operator support to 2to3
2014-04-10 00:12:47 -04:00
tests
teach 2to3 about 'yield from'
2014-04-10 00:23:18 -04:00
__init__.py
…
__main__.py
…
btm_matcher.py
…
btm_utils.py
…
fixer_base.py
…
fixer_util.py
add fixer for reload() -> imp.reload() (
closes
#11797
)\n\nPatch by Laurie Clark-Michalek and Berker Peksag
2012-12-07 22:44:10 -05:00
Grammar.txt
teach 2to3 about 'yield from'
2014-04-10 00:23:18 -04:00
main.py
Issue
#16706
: get rid of os.error
2012-12-18 22:02:39 +02:00
patcomp.py
…
PatternGrammar.txt
…
pygram.py
…
pytree.py
…
refactor.py
Issue
#18200
: Back out usage of ModuleNotFoundError (8d28d44f3a9a)
2013-07-04 17:43:24 -04:00