Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
091951a67c832db83c60f4eb22f1fb474b70e635
/
Tools
/
scripts
/
combinerefs.py
172bb39
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)
by Serhiy Storchaka
· 7 years ago
b4ce1fc
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
by Martin Panter
· 10 years ago
a0e92a8
Fix missing or wrong shebangs and missing executable bits for scripts (#10318)
by Éric Araujo
· 14 years ago
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 16 years ago
4b28041
Fix a last use of file() that should be open().
by Guido van Rossum
· 18 years ago
6afaeb7
Convert print statements to function calls in Tools/.
by Collin Winter
· 18 years ago
53f72d7
Docstring clarifications.
by Tim Peters
· 23 years ago
6869458
Don't double-space the "??? new object ..." messages.
by Guido van Rossum
· 23 years ago
8d17a90
Heh -- I checked in an old version of this, at a time I documented the
by Tim Peters
· 23 years ago
21d7d4d
_Py_PrintReferenceAddresses(): also print the type name. In real use
by Tim Peters
· 23 years ago