1. 228b12e Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever by Serhiy Storchaka · 8 years ago
  2. cbcd221 Merge #27782 fix from 3.5 by Nick Coghlan · 8 years ago
  3. 8682f57 Issue #27782: Fix m_methods handling in multiphase init by Nick Coghlan · 8 years ago
  4. ef1585e Issue #25923: Added more const qualifiers to signatures of static and private functions. by Serhiy Storchaka · 9 years ago
  5. 9d3c61c Close #24748: Restore imp.load_dynamic compatibility by Nick Coghlan · 9 years ago
  6. 53f9502 Issue #24373: Eliminate PEP 489 test refleaks by Nick Coghlan · 9 years ago
  7. e20056c fix importing one char extension modules (closes #24328) by Benjamin Peterson · 9 years ago
  8. a48db2b Issue #24268: Address some PEP 489 refleaks by Nick Coghlan · 9 years ago
  9. d5cacbb PEP 489: Multi-phase extension module initialization by Nick Coghlan · 9 years ago