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 21:33:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
36,007
Commits
7
Branches
656
Tags
3541adcd48002edc19fdbcd6799689102e7ac16c
Commit Graph
2 Commits
Author
SHA1
Message
Date
Neal Norwitz
cbeb687c68
Update the peephole optimizer to remove more dead code (jumps after returns)
...
and inline jumps to returns.
2006-10-14 21:33:38 +00:00
Jeremy Hylton
644dddcc3f
Move peephole optimizer to separate file.
2006-08-21 16:19:37 +00:00