1. a13b26c bpo-41073: PyType_GetSlot() can now accept static types. (GH-21931) by Hai Shi · 3 years, 8 months ago
  2. 1e996c3 bpo-42085: Introduce dedicated entry in PyAsyncMethods for sending values (#22780) by Vladimir Matveev · 3 years, 8 months ago
  3. f7c4e23 bpo-40724: Support setting buffer slots from type specs (GH-20648) by scoder · 4 years, 1 month ago
  4. 0969a9f add Py_tp_finalize slot (closes #24345) by Benjamin Peterson · 9 years ago
  5. 7544508 PEP 0492 -- Coroutines with async and await syntax. Issue #24017. by Yury Selivanov · 9 years ago
  6. d51374e PEP 465: a dedicated infix operator for matrix multiplication (closes #21176) by Benjamin Peterson · 10 years ago
  7. 8c6f88e remove __version__s dependent on subversion keyword expansion (closes #12221) by Benjamin Peterson · 13 years ago
  8. 736e7fc Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2 by Jesus Cea · 13 years ago
  9. cc7e23a Issue #11134: Add missing fields to typeslots.h. Reviewed by Georg Brandl. by Martin v. Löwis · 13 years ago
  10. 189c091 Drop bf_getbuffer/bf_releasebuffer from stable ABI, see #10181. by Martin v. Löwis · 13 years ago
  11. da72231 Regenerate. by Martin v. Löwis · 14 years ago
  12. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 14 years ago