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
*
bpo-46072: Add --with-pystats configure option to simplify gathering of VM st...
Mark Shannon
2021-12-15
1
-1/+1
*
bpo-44890: collect specialization stats if Py_DEBUG (GH-27731)
Irit Katriel
2021-08-12
1
-1/+1
*
bpo-44725 : expose specialization stats in python (GH-27192)
Irit Katriel
2021-07-29
1
-0/+20
*
bpo-40222: "Zero cost" exception handling (GH-25729)
Mark Shannon
2021-05-07
1
-1/+6
*
bpo-1635741: Port _opcode module to multi-phase init (PEP 489) (GH-22050)
Mohamed Koubaa
2020-09-07
1
-14/+7
*
bpo-32455: Add jump parameter to dis.stack_effect(). (GH-6610)
Serhiy Storchaka
2018-09-18
1
-3/+21
*
Issue #27332: Fixed the type of the first argument of module-level functions
Serhiy Storchaka
2016-07-07
1
-2/+2
*
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