Commits
User selector
Commit History
Commits on Dec 15, 2021
bpo-46072: Add --with-pystats configure option to simplify gathering of VM stats (GH-30116)
Show description for 342b93fauthored
Commits on Aug 12, 2021
Commits on Jul 29, 2021
Commits on May 7, 2021
bpo-40222: "Zero cost" exception handling (GH-25729)
Show description for adcd220authored
Commits on Sep 7, 2020
Commits on Sep 18, 2018
bpo-32455: Add jump parameter to dis.stack_effect(). (GH-6610)
Show description for 7bdf282authored
Commits on Jul 7, 2016
Issue #27332: Fixed the type of the first argument of module-level functions
Show description for 1a2b24fcommitted
Commits on Apr 3, 2015
Commits on Feb 9, 2014
Issue #20530: Argument Clinic's signature format has been revised again.
Show description for 2623c8ccommitted
Commits on Feb 3, 2014
Commits on Feb 1, 2014
#Issue 20456: Several improvements and bugfixes for Argument Clinic,
Show description for 7726ac9committed
Commits on Jan 28, 2014
Issue #20326: Argument Clinic now uses a simple, unique signature to
Show description for 581ee36committed
Commits on Jan 24, 2014
Issue #20189: Four additional builtin types (PyTypeObject,
Show description for 5c66189committed
Commits on Jan 22, 2014
Two minor Argument Clinic bugfixes: use the name of the class in the
Show description for 4625826committed
Commits on Jan 16, 2014
Issue #20226: Major improvements to Argument Clinic.
Show description for 2a72791committed
Commits on Jan 7, 2014
Issue #19273: The marker comments Argument Clinic uses have been changed
Show description for 61272b7committed
Commits on Nov 23, 2013
Issue #19674: inspect.signature() now produces a correct signature
Show description for 44e2eaacommittedIssue #19722: Added opcode.stack_effect(), which accurately
Show description for 3a90797committed
Loading