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-06-17 00:22:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
84,297
Commits
7
Branches
659
Tags
92497a42b7fac82363182e030d458704779a787e
Commit Graph
2 Commits
Author
SHA1
Message
Date
Larry Hastings
c8635b4192
Don't attempt to run the _opcode test if it wasn't built.
2013-11-23 16:11:17 -08:00
Larry Hastings
3a9079742f
Issue
#19722
: Added opcode.stack_effect(), which accurately
...
computes the stack effect of bytecode instructions.
2013-11-23 14:49:22 -08:00