COMMITS
/ Modules/_scproxy.c September 9, 2020
M
bpo-1635741: port scproxy to multi-phase init (GH-22164)
Mohamed Koubaa committed
September 11, 2018
M
closes bpo-31903: Release the GIL when calling into SystemConfiguration (GH-4178)
Max Bélanger committed
April 29, 2018
S
bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH-6030)
Siddhesh Poyarekar committed
January 23, 2017
S
Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever
Serhiy Storchaka committed
September 7, 2016
B
Eliminate a tautological-pointer-compare warning found by Clang.
Brett Cannon committed
December 25, 2015
S
Issue #25923: Added more const qualifiers to signatures of static and private functions.
Serhiy Storchaka committed
March 17, 2015
V
Issue #23685: Fix usage of PyMODINIT_FUNC in _json, _scproxy, nis, pyexpat
Victor Stinner committed
September 28, 2010
R
Fix for issue #9568.
Ronald Oussoren committed
June 27, 2010
R
Merged revisions 82150 via svnmerge from
Ronald Oussoren committed
May 9, 2010
A
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou committed
April 18, 2010
R
For for issue #7154: Port the code that uses
Ronald Oussoren committed