This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
82,870
Commits
9
Branches
456
Tags
1.7
GiB
3cceb38486
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