1. 6a09315 Issue #26462: Merge code block fixes from 3.5 by Martin Panter · 8 years ago
  2. 1050d2d Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. by Martin Panter · 8 years ago
  3. b4ce1fc Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure by Martin Panter · 9 years ago
  4. 25e014b Issue #18395, #22108: Update embedded Python examples to decode correctly by Victor Stinner · 10 years ago
  5. 2c72b51 Issue #18164: merge from 3.3 by Ned Deily · 11 years ago
  6. 51cee7d Issue #18164: Clarify the embedding docs regarding link options. by Ned Deily · 11 years ago
  7. ecf0851 Fix typo in embedding doc and update examples to 3.3. by Ned Deily · 11 years ago
  8. e7b47dd Fix typo in embedding doc and update examples to 3.4. by Ned Deily · 11 years ago
  9. a19ebdb #17256: fix syntax highlight in embedding example. Patch by Kushal Das. by Ezio Melotti · 11 years ago
  10. 4552e3f Grammar touchup. by Georg Brandl · 12 years ago
  11. e1fa22a Issue #16370: Mention Py_SetProgramName in example for very high level embedding. by Andrew Svetlov · 12 years ago
  12. 3aa0c9d Fix inconsistent function name in embedding howto. by Georg Brandl · 12 years ago
  13. 9c7b919 Markup improvements for the embedding CPython doc patch from #1040439 by Éric Araujo · 12 years ago
  14. 71bca34 Issue #1040439: better document how to compile and link an embedded Python interpreter. by Antoine Pitrou · 13 years ago
  15. 59b4472 Remove mentions of the Demo directory. by Georg Brandl · 13 years ago
  16. c877a7c Use PyLong_FromLong where appropriate. by Georg Brandl · 14 years ago
  17. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  18. acc68cc #4592: fix embedding example with new C API changes. by Georg Brandl · 16 years ago
  19. 05b482c #4586: fix usage of Py_InitModule. by Georg Brandl · 16 years ago
  20. c575c90 Merged revisions 66452 via svnmerge from by Georg Brandl · 16 years ago
  21. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 16 years ago
  22. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  23. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago