1. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 11 years ago
  2. 562d9cb Issue #18668: Further clarify m_size setting for non-negative values by Eli Bendersky · 11 years ago
  3. 43694a5 Issue #18668: Further clarify m_size setting for non-negative values by Eli Bendersky · 11 years ago
  4. 7533137 Closing #18668: Properly document setting m_size in PyModuleDef by Eli Bendersky · 11 years ago
  5. 0d2d2b8 Issue #18668: Properly document setting m_size in PyModuleDef by Eli Bendersky · 11 years ago
  6. 4c14b5d #17115,17116: Have modules initialize the __package__ and __loader__ by Brett Cannon · 11 years ago
  7. 32b0f02 #17363: fix arguments in PyState_AddModule and PyState_RemoveModule docs. by Ezio Melotti · 12 years ago
  8. 7800f75 Issue #15042: Add PyState_AddModule and PyState_RemoveModule. by Martin v. Löwis · 12 years ago
  9. db6c7f5 Update C API docs for PEP 393. by Georg Brandl · 13 years ago
  10. 1a50972 merge 3.2 by Benjamin Peterson · 13 years ago
  11. f97aed1 merge 3.1 by Benjamin Peterson · 13 years ago
  12. 4c02088 fix function name in example (closes #11966) by Benjamin Peterson · 13 years ago
  13. 0639b56 Issue #3080: Add PyModule_NewObject() function by Victor Stinner · 14 years ago
  14. bd47511 Issue #3080: Add PyModule_GetNameObject() by Victor Stinner · 14 years ago
  15. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  16. c14190d Add versionadded tag to PyModule_GetFilenameObject() doc by Victor Stinner · 14 years ago
  17. 6c00c14 Issue #9425: Create PyModule_GetFilenameObject() function by Victor Stinner · 14 years ago
  18. e69cdf9 #4614: document PyModule_Create and PyModuleDef struct. by Georg Brandl · 16 years ago
  19. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  20. af98da1 Merged revisions 60284-60349 via svnmerge from by Christian Heimes · 17 years ago
  21. 1af737c Merged revisions 60176-60209 via svnmerge from by Christian Heimes · 17 years ago
  22. 54a3faa Split C API docs in Py3k branch. by Georg Brandl · 17 years ago