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 15:39:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
84,456
Commits
7
Branches
656
Tags
5280d2e399faeeb70d9738b83d406dc1cb361663
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