COMMITS
/ Tools/scripts/combinerefs.py July 10, 2020
V
bpo-39573: Use the Py_TYPE() macro (GH-21433)
Victor Stinner committed
March 30, 2019
S
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)
Serhiy Storchaka committed
November 30, 2015
M
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
Martin Panter committed
July 26, 2011
É
Fix missing or wrong shebangs and missing executable bits for scripts (#10318)
Éric Araujo committed
March 11, 2010
B
convert shebang lines: python -> python3
Benjamin Peterson committed
December 6, 2007
G
Fix a last use of file() that should be open().
Guido van Rossum committed
August 3, 2007
C
Convert print statements to function calls in Tools/.
Collin Winter committed
April 19, 2003
T
Docstring clarifications.
Tim Peters committed
April 18, 2003
G
Don't double-space the "??? new object ..." messages.
Guido van Rossum committed
T
Heh -- I checked in an old version of this, at a time I documented the
Tim Peters committed
T
_Py_PrintReferenceAddresses(): also print the type name. In real use
Tim Peters committed