1. 527f9de Fix the miscellaneous typo (GH-17700) by cocoatomo · 6 years ago
  2. 894e30c bpo-38434: Fixes some audit event documentation (GH-16932) by Steve Dower · 6 years ago
  3. 4a2edc3 bpo-37221: Add PyCode_NewWithPosOnlyArgs to be used internally and set PyCode_New as a compatibility wrapper (GH-13959) by Pablo Galindo · 6 years ago
  4. 44f91c3 bpo-37390: Add audit event table to documentations (GH-14406) by Steve Dower · 6 years ago
  5. 3b57f50 bpo-36842: Pass positional only parameters to code_new audit hook (GH-13707) by Pablo Galindo · 6 years ago
  6. cd74e66 bpo-37122: Make co->co_argcount represent the total number of positonal arguments in the code object (GH-13726) by Pablo Galindo · 6 years ago
  7. 545a3b8 Document changes for PyCode_New regarding PEP570 (GH-13706) by Pablo Galindo · 6 years ago
  8. b76302d bpo-36540: Documentation for PEP570 - Python positional only arguments (#13202) by Pablo Galindo · 6 years ago
  9. b82e17e bpo-36842: Implement PEP 578 (GH-12613) by Steve Dower · 6 years ago
  10. cbb6484 Doc: Replace the deprecated highlightlang directive by highlight. (#13377) by Stéphane Wirtel · 6 years ago
  11. e9b8403 [Issue 15476] Make "code object" its own entry in the index by Tommy Beadle · 9 years ago
  12. d21e0b5 Issue #25161: Add full stops in documentation; patch by Takase Arihiro by Martin Panter · 10 years ago
  13. 0813168 Issue #14090: fix some minor C API problems in default branch (3.3) by Eli Bendersky · 13 years ago
  14. a3443d9 Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API function. by Meador Inge · 14 years ago
  15. 375aec2 Fix a few doc errors, mostly undefined keywords. by Georg Brandl · 15 years ago
  16. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 15 years ago
  17. 7b82b40 Merged revisions 72487-72488,72879 via svnmerge from by Alexandre Vassalotti · 16 years ago