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