summaryrefslogtreecommitdiff
path: root/Modules/_scproxy.c
Commit message (Expand)AuthorAgeFilesLines
* closes bpo-31903: Release the GIL when calling into SystemConfiguration (GH-4...Miss Islington (bot)2018-09-121-0/+6
* Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE whereverSerhiy Storchaka2017-01-231-2/+1
* Eliminate a tautological-pointer-compare warning found by Clang.Brett Cannon2016-09-071-9/+5
* Issue #25923: Added more const qualifiers to signatures of static and private...Serhiy Storchaka2015-12-251-1/+1
* Issue #23685: Fix usage of PyMODINIT_FUNC in _json, _scproxy, nis, pyexpatVictor Stinner2015-03-171-1/+1
* Fix for issue #9568.Ronald Oussoren2010-09-281-1/+1
* Merged revisions 82150 via svnmerge fromRonald Oussoren2010-06-271-1/+1
* Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-091-202/+202
* For for issue #7154: Port the code that usesRonald Oussoren2010-04-181-0/+261