1. 3ba3a3e Issue #15422: get rid of PyCFunction_New macro by Andrew Svetlov · 12 years ago
  2. 08a9012 Bump version to 3.4.0 alpha 0. by Georg Brandl · 12 years ago
  3. 75aeaa9 Issue #11626: Add _SizeT functions to stable ABI. by Martin v. Löwis · 12 years ago
  4. 9c56409 Issue #15146: Add PyType_FromSpecWithBases. Patch by Robin Schreiber. by Martin v. Löwis · 12 years ago
  5. 7800f75 Issue #15042: Add PyState_AddModule and PyState_RemoveModule. by Martin v. Löwis · 12 years ago
  6. 71219da More eol-style's by Antoine Pitrou · 13 years ago
  7. fa2c61a More automated version replacement. by Georg Brandl · 13 years ago
  8. 738236d Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check in the limited ABI by Martin v. Löwis · 13 years ago
  9. d77520a Issue #11118: Fix bogus export of None in python3.dll. by Martin v. Löwis · 13 years ago
  10. c83bc3c Remove buffer API from stable ABI for now, see #10181. by Martin v. Löwis · 14 years ago
  11. 0d012f2 Expose CompileString, not CompileStringFlags under the limited API. by Martin v. Löwis · 14 years ago
  12. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 14 years ago