index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_opcode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #23501: Argumen Clinic now generates code into separate files by default.
Serhiy Storchaka
2015-04-03
1
-34/+3
*
Issue #20530: Argument Clinic's signature format has been revised again.
Larry Hastings
2014-02-09
1
-2/+4
*
remove code which does nothing but cause refleaks
Benjamin Peterson
2014-02-03
1
-4/+0
*
#Issue 20456: Several improvements and bugfixes for Argument Clinic,
Larry Hastings
2014-02-01
1
-28/+22
*
Issue #20326: Argument Clinic now uses a simple, unique signature to
Larry Hastings
2014-01-28
1
-2/+2
*
Issue #20189: Four additional builtin types (PyTypeObject,
Larry Hastings
2014-01-24
1
-2/+2
*
Two minor Argument Clinic bugfixes: use the name of the class in the
Larry Hastings
2014-01-22
1
-4/+4
*
Issue #20226: Major improvements to Argument Clinic.
Larry Hastings
2014-01-16
1
-2/+2
*
Issue #19273: The marker comments Argument Clinic uses have been changed
Larry Hastings
2014-01-07
1
-7/+7
*
Issue #19674: inspect.signature() now produces a correct signature
Larry Hastings
2013-11-23
1
-9/+10
*
Issue #19722: Added opcode.stack_effect(), which accurately
Larry Hastings
2013-11-23
1
-0/+116