COMMITS
/ Modules/_opcode.c September 18, 2018
S
bpo-32455: Add jump parameter to dis.stack_effect(). (GH-6610)
Serhiy Storchaka committed
July 7, 2016
S
Issue #27332: Fixed the type of the first argument of module-level functions
Serhiy Storchaka committed
April 3, 2015
S
Issue #23501: Argumen Clinic now generates code into separate files by default.
Serhiy Storchaka committed
February 9, 2014
L
Issue #20530: Argument Clinic's signature format has been revised again.
Larry Hastings committed
February 3, 2014
B
remove code which does nothing but cause refleaks
Benjamin Peterson committed
February 1, 2014
L
#Issue 20456: Several improvements and bugfixes for Argument Clinic,
Larry Hastings committed
January 28, 2014
L
Issue #20326: Argument Clinic now uses a simple, unique signature to
Larry Hastings committed
January 24, 2014
L
Issue #20189: Four additional builtin types (PyTypeObject,
Larry Hastings committed
January 22, 2014
L
Two minor Argument Clinic bugfixes: use the name of the class in the
Larry Hastings committed
January 16, 2014
L
Issue #20226: Major improvements to Argument Clinic.
Larry Hastings committed
January 7, 2014
L
Issue #19273: The marker comments Argument Clinic uses have been changed
Larry Hastings committed
November 23, 2013
L
Issue #19674: inspect.signature() now produces a correct signature
Larry Hastings committed
L
Issue #19722: Added opcode.stack_effect(), which accurately
Larry Hastings committed