1. f3e40fa Issue 24180: Documentation for PEP 492 changes. by Yury Selivanov · 9 years ago
  2. 354c740 #17380: Document tp_init return value in extending docs. by R David Murray · 9 years ago
  3. df0db49 Issue #22883: Update PyInt to PyLong in C API example. by Serhiy Storchaka · 10 years ago
  4. 9c1dba2 Revert #22251 by Berker Peksag · 10 years ago
  5. 3749404 Issue #22251: Fix ReST markup to avoid errors building docs. by Berker Peksag · 10 years ago
  6. d51f423 Issue 19195: Improved cross-references in C API documentation. by Serhiy Storchaka · 11 years ago
  7. 0b68a2d Issue 19195: Improved cross-references in C API documentation. by Serhiy Storchaka · 11 years ago
  8. a68cbfa Issue #18589: fix hyperlinking of type slots (tp_*) by Antoine Pitrou · 11 years ago
  9. 39668f5 Issue #18589: fix hyperlinking of type slots (tp_*) by Antoine Pitrou · 11 years ago
  10. 8547a0e Merge doc fix by Antoine Pitrou · 11 years ago
  11. 3ab7b0a Simplify example of PyErr_Fetch() use by Antoine Pitrou · 11 years ago
  12. 796564c Issue #18112: PEP 442 implementation (safe object finalization). by Antoine Pitrou · 11 years ago
  13. 59d6d2d #17688: fix declaration for richcmp example in the docs. by Andrew Svetlov · 11 years ago
  14. bcd2aa6 cleanup references to PyString_ APIs from 2.x in the 3.3 docs. by Gregory P. Smith · 11 years ago
  15. 4b52ae8 Clean up references to the no longer existing PyString_ APIs in our docs. by Gregory P. Smith · 11 years ago
  16. bb4e941 Add a str class entry to the "Text Sequence Type" section (issue #16209). by Chris Jerdonek · 12 years ago
  17. 4945027 MERGE: Closes #15953: Incorrect some fields declaration in the PyTypeObject documentation by Jesus Cea · 12 years ago
  18. 33b5769 Closes #15953: Incorrect some fields declaration in the PyTypeObject documentation by Jesus Cea · 12 years ago
  19. a6bc4b4 Issue #14933: fix misleading doc about weakref support in extension types. by Antoine Pitrou · 12 years ago
  20. 1377522 Issue #14933: fix misleading doc about weakref support in extension types. by Antoine Pitrou · 12 years ago
  21. 49ac6f4 Some corrections for the Doc/extending documentation. Closes #14129 by Eli Bendersky · 13 years ago
  22. 17e92cf Merge from 3.2 Issue #12672: remove confusing part of sentence in documentation by Eli Bendersky · 13 years ago
  23. 729a42f Issue #12672: remove confusing part of sentence in documentation by Eli Bendersky · 13 years ago
  24. 47fe5c0 Issue #12672: fix code samples in extending/newtypes.html for PEP-7 compliance by Eli Bendersky · 13 years ago
  25. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  26. 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
  27. bcb8d3a Merged revisions 81586 via svnmerge from by R. David Murray · 14 years ago
  28. 7bc6e4f Merged revisions 79184-79185 via svnmerge from by Georg Brandl · 14 years ago
  29. 22b3431 Merged revisions 74209 via svnmerge from by Georg Brandl · 15 years ago
  30. 890a49a #1717: fix-up docs for comparison in newtypes document. by Georg Brandl · 15 years ago
  31. 2115176 #5548: do return the new module from PyMODINIT_FUNC functions. by Georg Brandl · 15 years ago
  32. ec12e82 #5360: replace PyObject_HEAD_INIT by PyVarObject_HEAD_INIT. by Georg Brandl · 16 years ago
  33. f341acd #5360: remove RO which has been kicked from 3k. by Georg Brandl · 16 years ago
  34. 9f98926 Issue #1717, continued: Doc fixes and other cleanup related by Mark Dickinson · 16 years ago
  35. 06788c9 Fix a few remaining problems found by rstlint. by Georg Brandl · 16 years ago
  36. a1c6a1c Merged revisions 68221 via svnmerge from by Georg Brandl · 16 years ago
  37. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  38. 2ed237b #4576: fix ob_type access. by Georg Brandl · 16 years ago
  39. 913b2a3 #4504, #4505: Update noddy examples in "Extending & Embedding". by Georg Brandl · 16 years ago
  40. 87ce6d7 #3247: get rid of Py_FindMethods by Amaury Forgeot d'Arc · 16 years ago
  41. e6bcc91 Remove many "versionchanged" items that didn't use the official markup, by Georg Brandl · 16 years ago
  42. f75b290 Merged revisions 61413-61414 via svnmerge from by Christian Heimes · 16 years ago
  43. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  44. da65f60 Fix one more PyInt occurrence. by Georg Brandl · 17 years ago
  45. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  46. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  47. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  48. 81ac1ce Address a few XXX comments, other fixes. by Georg Brandl · 17 years ago
  49. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago