1. 2b3f4c1 merge 3.5 (#29398) by Benjamin Peterson · 7 years ago
  2. ec977c3 gc types needs to be allocated as such (closes #29398) by Benjamin Peterson · 7 years ago
  3. ef1585e Issue #25923: Added more const qualifiers to signatures of static and private functions. by Serhiy Storchaka · 8 years ago
  4. 53f9502 Issue #24373: Eliminate PEP 489 test refleaks by Nick Coghlan · 9 years ago
  5. d5cacbb PEP 489: Multi-phase extension module initialization by Nick Coghlan · 9 years ago
  6. 009b811 Removed unintentional trailing spaces in non-external and non-generated C files. by Serhiy Storchaka · 9 years ago
  7. ca7b046 Issue #17162: Add PyType_GetSlot. by Martin v. Löwis · 10 years ago
  8. dfc80e3 Replace Py_NotImplemented returns with the macro form Py_RETURN_NOTIMPLEMENTED. by Brian Curtin · 13 years ago
  9. 6916806 Issue #11135: Remove redundant doc field from PyType_Spec. by Martin v. Löwis · 13 years ago
  10. 738236d Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check in the limited ABI by Martin v. Löwis · 13 years ago
  11. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 13 years ago