Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
6e23a9c82b7fd2366003b9191cd93a9683b9d80c
/
Doc
/
c-api
/
code.rst
527f9de
Fix the miscellaneous typo (GH-17700)
by cocoatomo
· 6 years ago
894e30c
bpo-38434: Fixes some audit event documentation (GH-16932)
by Steve Dower
· 6 years ago
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
44f91c3
bpo-37390: Add audit event table to documentations (GH-14406)
by Steve Dower
· 6 years ago
3b57f50
bpo-36842: Pass positional only parameters to code_new audit hook (GH-13707)
by Pablo Galindo
· 6 years ago
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
545a3b8
Document changes for PyCode_New regarding PEP570 (GH-13706)
by Pablo Galindo
· 6 years ago
b76302d
bpo-36540: Documentation for PEP570 - Python positional only arguments (#13202)
by Pablo Galindo
· 6 years ago
b82e17e
bpo-36842: Implement PEP 578 (GH-12613)
by Steve Dower
· 6 years ago
cbb6484
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
by Stéphane Wirtel
· 6 years ago
e9b8403
[Issue 15476] Make "code object" its own entry in the index
by Tommy Beadle
· 9 years ago
d21e0b5
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
by Martin Panter
· 10 years ago
0813168
Issue #14090: fix some minor C API problems in default branch (3.3)
by Eli Bendersky
· 13 years ago
a3443d9
Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API function.
by Meador Inge
· 14 years ago
375aec2
Fix a few doc errors, mostly undefined keywords.
by Georg Brandl
· 15 years ago
60203b4
Migrate to Sphinx 1.0 C language constructs.
by Georg Brandl
· 15 years ago
7b82b40
Merged revisions 72487-72488,72879 via svnmerge from
by Alexandre Vassalotti
· 16 years ago