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-11 07:00:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
82,597
Commits
7
Branches
656
Tags
755d5ea12aff91dfc4c4fe7302d911da33fffa82
Commit Graph
2 Commits
Author
SHA1
Message
Date
Larry Hastings
44e2eaab54
Issue
#19674
: inspect.signature() now produces a correct signature
...
for some builtins.
2013-11-23 15:37:55 -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