COMMITS
/ Doc/c-api/code.rst April 2, 2021
M
Document PyCode_Addr2Line function. (GH-25111)
Mark Shannon committed
January 6, 2021
A
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
Antonio Cuni committed
December 25, 2019
C
Fix the miscellaneous typo (GH-17700)
cocoatomo committed
October 26, 2019
S
bpo-38434: Fixes some audit event documentation (GH-16932)
Steve Dower committed
July 1, 2019
June 27, 2019
S
bpo-37390: Add audit event table to documentations (GH-14406)
Steve Dower committed
June 1, 2019
P
bpo-36842: Pass positional only parameters to code_new audit hook (GH-13707)
Pablo Galindo committed
May 31, 2019
P
Document changes for PyCode_New regarding PEP570 (GH-13706)
Pablo Galindo committed
May 28, 2019
P
bpo-36540: Documentation for PEP570 - Python positional only arguments (#13202)
Pablo Galindo committed
May 23, 2019
S
bpo-36842: Implement PEP 578 (GH-12613)
Steve Dower committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
June 2, 2016
T
[Issue 15476] Make "code object" its own entry in the index
Tommy Beadle committed
October 10, 2015
M
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
Martin Panter committed
June 3, 2012
E
Issue #14090: fix some minor C API problems in default branch (3.3)
Eli Bendersky committed
January 20, 2012
M
Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API function.
Meador Inge committed
January 15, 2011
G
Fix a few doc errors, mostly undefined keywords.
Georg Brandl committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
July 21, 2009
A
Merged revisions 72487-72488,72879 via svnmerge from
Alexandre Vassalotti committed