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-24 05:13:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4afd143d3e615ce2d65bcededafb2e2bcda0768f
cpython
/
Lib
/
lib2to3
/
tests
T
History
Serhiy Storchaka
64204de04c
Issue
#27095
: Simplified MAKE_FUNCTION and removed MAKE_CLOSURE opcodes.
...
Patch by Demur Rumed.
2016-06-12 17:36:24 +03:00
..
data
Issue
#27095
: Simplified MAKE_FUNCTION and removed MAKE_CLOSURE opcodes.
2016-06-12 17:36:24 +03:00
__init__.py
…
__main__.py
…
pytree_idempotency.py
…
support.py
…
test_all_fixers.py
…
test_fixers.py
…
test_main.py
…
test_parser.py
…
test_pytree.py
…
test_refactor.py
Issue
#27030
: Merge RE fix from 3.5
2016-06-12 06:08:29 +00:00
test_util.py
…