1. 5ab81d7 Issue #28959: Added private macro PyDict_GET_SIZE for retrieving the size of dict. by Serhiy Storchaka · 9 years ago
  2. fe21de9 Issue #26687: Use Py_RETURN_NONE macro in sqlite3 module by Berker Peksag · 9 years ago
  3. 8fa8ee3 Issue #18701: Remove support of old CPython versions (<3.0) from C code. by Serhiy Storchaka · 12 years ago
  4. 864741b Issue #13350: Replace most usages of PyUnicode_Format by PyUnicode_FromFormat. by Amaury Forgeot d'Arc · 14 years ago
  5. c934f32 Welcome to the UTF-8 world. by Florent Xicluna · 15 years ago
  6. f9cee22 Merged new pysqlite version 2.6.0 from trunk. by Gerhard Häring · 15 years ago
  7. e94c679 Issue #1717: rename tp_compare to tp_reserved. I'll change the by Mark Dickinson · 17 years ago
  8. e7ea745 Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally by Gerhard Häring · 17 years ago
  9. 90aa764 #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. by Christian Heimes · 18 years ago
  10. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 18 years ago
  11. 9f2e346 Merged revisions 56467-56482 via svnmerge from by Martin v. Löwis · 18 years ago
  12. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 18 years ago
  13. fc7bb8c Merged revisions 53304-53433,53435-53450 via svnmerge from by Thomas Wouters · 19 years ago
  14. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 19 years ago
  15. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago