Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |