Commits
User selector
Commit History
Commits on Sep 21, 2017
bpo-27541: Reprs of subclasses of some classes now contain actual type name. (#3631)
Show description for b3a7796authored
Commits on Aug 17, 2017
- authored andcommitted
Commits on Jun 8, 2017
bpo-30592: Fixed error messages for some builtins. (#1996)
Show description for 6cca5c8authored
Commits on May 29, 2017
- authored andcommitted
Commits on Apr 8, 2017
Commits on Mar 29, 2017
- authored andcommitted
Commits on Mar 9, 2017
- authored andcommitted
Commits on Jan 23, 2017
Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever
Show description for 228b12ecommitted
Commits on Dec 9, 2016
Use _PyObject_CallMethodIdObjArgs()
Show description for 55ba38acommitted
Commits on Nov 20, 2016
Issue #19569: Compiler warnings are now emitted if use most of deprecated
Show description for 460bd0dcommitted
Commits on Sep 13, 2016
Commits on Sep 7, 2016
Commits on Sep 6, 2016
Commits on Jul 25, 2016
Issue #7063: Remove dead code from array slice handling
Show description for 996d72bcommitted
Commits on Jul 7, 2016
- Issue #27332: Fixed the type of the first argument of module-level functions
Show description for 2954f83committedIssue #27332: Fixed the type of the first argument of module-level functions
Show description for 1a2b24fcommitted
Commits on Jun 23, 2016
Commits on May 8, 2016
Commits on Mar 30, 2016
Issue #26492: Exhausted iterator of array.array now conforms with the behavior
Show description for ab0d198committed
Commits on Dec 25, 2015
Commits on Dec 19, 2015
Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size.
Show description for 5c4064ecommitted
Commits on May 23, 2015
PEP 489: Multi-phase extension module initialization
Show description for d5cacbbcommitted
Commits on May 8, 2015
Issue #24000: Improved Argument Clinic's mapping of converters to legacy
Show description for 38337d1committed
Commits on May 4, 2015
Issue #24001: Argument Clinic converters now use accept={type}
Show description for dbfdc38committed
Commits on Apr 16, 2015
Issue #23935: Argument Clinic's understanding of format units
Show description for 7f90cbacommitted
Commits on Apr 14, 2015
Commits on Apr 4, 2015
Fixed the array module broken in issue #23492.
Show description for 04e6dbacommitted
Commits on Apr 3, 2015
Commits on Feb 3, 2015
Issue #14203: Remove obsolete support for view==NULL in bytesiobuf_getbuffer()
Show description for 650c1e8committed