1. 98ed08f update to new C roles and directives by Sandro Tosi · 13 years ago
  2. 402b73f Backported PyCapsule from 3.1, and converted most uses of CObject to PyCapsule. by Larry Hastings · 14 years ago
  3. 1aa4700 PyCode_NewEmpty: by Jeffrey Yasskin · 15 years ago
  4. 2b4b5ac add PyByteArray docs by Benjamin Peterson · 16 years ago
  5. f684272 Split the monstrous C API manual files in smaller parts. by Georg Brandl · 17 years ago
  6. 5e3745c Fix typos. by Georg Brandl · 17 years ago
  7. c94e2b5 Now that I've learnt about structseq objects I felt like converting sys.float_info to a structseq. It's by Christian Heimes · 17 years ago
  8. 861320d Add versionadded tags missing in r59254. Do NOT merge to Py3k. by Georg Brandl · 17 years ago
  9. dfdfaab Feature #1534 by Christian Heimes · 17 years ago
  10. 7c3e79f Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __hash__. by Georg Brandl · 17 years ago
  11. 5a25fcd Fix #1139: PyFile_Encoding really is PyFile_SetEncoding. by Georg Brandl · 17 years ago
  12. 9c478bd Fix #1122: wrong return type documented for various _Size() functions. by Georg Brandl · 17 years ago
  13. 6e39080 Backport r57105 and r57145 from the py3k branch: UTF-32 codecs. by Walter Dörwald · 17 years ago
  14. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 17 years ago