1. e93237d #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available. by Christian Heimes · 17 years ago
  2. 6819210 PEP 3123: Provide forward compatibility with Python 3.0, while keeping by Martin v. Löwis · 17 years ago
  3. 89a3946 Wrote down the invariants of some common objects whose structure is by Armin Rigo · 20 years ago
  4. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  5. 31e233a Cells are not VAR objects. by Jeremy Hylton · 22 years ago
  6. fbd849f PEP 227 implementation by Jeremy Hylton · 23 years ago