index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_scproxy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-99537: Use Py_SETREF(var, NULL) in C code (#99687)
Victor Stinner
2022-11-23
1
-1/+1
*
bpo-1635741: port scproxy to multi-phase init (GH-22164)
Mohamed Koubaa
2020-09-09
1
-13/+9
*
closes bpo-31903: Release the GIL when calling into SystemConfiguration (GH-4...
Max BĂ©langer
2018-09-11
1
-0/+6
*
bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH...
Siddhesh Poyarekar
2018-04-29
1
-4/+4
*
Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever
Serhiy Storchaka
2017-01-23
1
-2/+1
*
Eliminate a tautological-pointer-compare warning found by Clang.
Brett Cannon
2016-09-07
1
-9/+5
*
Issue #25923: Added more const qualifiers to signatures of static and private...
Serhiy Storchaka
2015-12-25
1
-1/+1
*
Issue #23685: Fix usage of PyMODINIT_FUNC in _json, _scproxy, nis, pyexpat
Victor Stinner
2015-03-17
1
-1/+1
*
Fix for issue #9568.
Ronald Oussoren
2010-09-28
1
-1/+1
*
Merged revisions 82150 via svnmerge from
Ronald Oussoren
2010-06-27
1
-1/+1
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-202/+202
*
For for issue #7154: Port the code that uses
Ronald Oussoren
2010-04-18
1
-0/+261