1. eebaa9b bpo-38249: Expand Py_UNREACHABLE() to __builtin_unreachable() in the release mode. (GH-16329) by Serhiy Storchaka · 5 years ago
  2. b2e5794 bpo-31338 (#3374) by Barry Warsaw · 8 years ago
  3. d06eeb4 merge by Raymond Hettinger · 12 years ago
  4. b1b915c Issue 18719: Remove a false optimization by Raymond Hettinger · 12 years ago
  5. 9ed5f27 Issue #18722: Remove uses of the "register" keyword in C code. by Antoine Pitrou · 12 years ago
  6. c47adb0 Change PyUnicode_KIND to 1,2,4. Drop _KIND_SIZE and _CHARACTER_SIZE. by Martin v. Löwis · 14 years ago
  7. d63a3b8 Implement PEP 393. by Martin v. Löwis · 14 years ago
  8. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 15 years ago
  9. 0ded5b5 Fixed issue #1564: The set implementation should special-case PyUnicode instead of PyString by Christian Heimes · 18 years ago