COMMITS
/ Include/warnings.h October 18, 2021
V
bpo-35134: Split warnings.h and weakrefobject.h (GH-29042)
Victor Stinner committed
January 21, 2018
N
bpo-32591: Add native coroutine origin tracking (#5250)
Nathaniel J. Smith committed
December 19, 2017
V
bpo-32030: Fix compiler warnings (#4921)
Victor Stinner committed
November 23, 2017
V
bpo-32030: Add _PyMainInterpreterConfig.pythonhome (#4513)
Victor Stinner committed
December 27, 2016
S
Issue #29058: All stable API extensions added after Python 3.2 are now
Serhiy Storchaka committed
March 19, 2016
V
On ResourceWarning, log traceback where the object was allocated
Victor Stinner committed
January 3, 2014
M
Issue #19526: Exclude all new API from the stable ABI.
Martin v. Löwis committed
August 26, 2013
V
Close #11619: The parser and the import machinery do not encode Unicode
Victor Stinner committed
May 8, 2013
A
Issue #1545463: At shutdown, defer finalization of codec modules so that stderr remains usable.
Antoine Pitrou committed
December 27, 2010
V
Issue #10779: PyErr_WarnExplicit() decodes the filename from the filesystem
Victor Stinner committed
V
Issue #9738: Document encodings of error and warning functions
Victor Stinner committed
December 3, 2010
M
Merge branches/pep-0384.
Martin v. Löwis committed
August 13, 2010
V
Issue #9425: Create PyErr_WarnFormat() function
Victor Stinner committed
June 11, 2008
M
Implement PEP 3121: new module initialization and finalization API.
Martin v. Löwis committed
April 13, 2008