1. 4859ba0 closes bpo-31903: Release the GIL when calling into SystemConfiguration (GH-4178) by Max Bélanger · 6 years ago
  2. 55edd0c bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH-6030) by Siddhesh Poyarekar · 6 years ago
  3. 228b12e Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever by Serhiy Storchaka · 8 years ago
  4. 56be5f5 Eliminate a tautological-pointer-compare warning found by Clang. by Brett Cannon · 8 years ago
  5. ef1585e Issue #25923: Added more const qualifiers to signatures of static and private functions. by Serhiy Storchaka · 9 years ago
  6. f024d26 Issue #23685: Fix usage of PyMODINIT_FUNC in _json, _scproxy, nis, pyexpat by Victor Stinner · 9 years ago
  7. 01c4289 Fix for issue #9568. by Ronald Oussoren · 14 years ago
  8. 7adeed3 Merged revisions 82150 via svnmerge from by Ronald Oussoren · 14 years ago
  9. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  10. 8415120 For for issue #7154: Port the code that uses by Ronald Oussoren · 14 years ago