1. c01e766 Issue #12946: Document that PyModule_GetDict can fail in some cases by Berker Peksag · 9 years ago
  2. bae5d81 Issue #24314: Fix doc links for general attributes like __name__, __dict__ by Martin Panter · 9 years ago
  3. a90a4a9 Issue #27125: Remove duplicated words from documentation and comments by Martin Panter · 9 years ago
  4. 6245cb3 Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc by Martin Panter · 9 years ago
  5. 2ab5b09 Close #24458: PEP 489 documentation by Nick Coghlan · 10 years ago
  6. d5cacbb PEP 489: Multi-phase extension module initialization by Nick Coghlan · 10 years ago
  7. f8a5892 Merge with 3.3 by Zachary Ware · 11 years ago
  8. 7bbd101 Fix several C-API doc typos caught by tomo cocoa on docs@. by Zachary Ware · 11 years ago
  9. 562d9cb Issue #18668: Further clarify m_size setting for non-negative values by Eli Bendersky · 12 years ago
  10. 43694a5 Issue #18668: Further clarify m_size setting for non-negative values by Eli Bendersky · 12 years ago
  11. 7533137 Closing #18668: Properly document setting m_size in PyModuleDef by Eli Bendersky · 12 years ago
  12. 0d2d2b8 Issue #18668: Properly document setting m_size in PyModuleDef by Eli Bendersky · 12 years ago
  13. 4c14b5d #17115,17116: Have modules initialize the __package__ and __loader__ by Brett Cannon · 12 years ago
  14. 32b0f02 #17363: fix arguments in PyState_AddModule and PyState_RemoveModule docs. by Ezio Melotti · 12 years ago
  15. 7800f75 Issue #15042: Add PyState_AddModule and PyState_RemoveModule. by Martin v. Löwis · 13 years ago
  16. db6c7f5 Update C API docs for PEP 393. by Georg Brandl · 14 years ago
  17. 1a50972 merge 3.2 by Benjamin Peterson · 14 years ago
  18. f97aed1 merge 3.1 by Benjamin Peterson · 14 years ago
  19. 4c02088 fix function name in example (closes #11966) by Benjamin Peterson · 14 years ago
  20. 0639b56 Issue #3080: Add PyModule_NewObject() function by Victor Stinner · 14 years ago
  21. bd47511 Issue #3080: Add PyModule_GetNameObject() by Victor Stinner · 14 years ago
  22. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 15 years ago
  23. c14190d Add versionadded tag to PyModule_GetFilenameObject() doc by Victor Stinner · 15 years ago
  24. 6c00c14 Issue #9425: Create PyModule_GetFilenameObject() function by Victor Stinner · 15 years ago
  25. e69cdf9 #4614: document PyModule_Create and PyModuleDef struct. by Georg Brandl · 17 years ago
  26. 48310cd Remove trailing whitespace. by Georg Brandl · 17 years ago
  27. af98da1 Merged revisions 60284-60349 via svnmerge from by Christian Heimes · 18 years ago
  28. 1af737c Merged revisions 60176-60209 via svnmerge from by Christian Heimes · 18 years ago
  29. 54a3faa Split C API docs in Py3k branch. by Georg Brandl · 18 years ago