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-13 16:08:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
82,501
Commits
7
Branches
656
Tags
b077c0552fcf4edeb503d4bb4cdaf3d8be16d5db
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