index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
c-api
/
code.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the documentation for PyCode_New add `qualname` parameter (#107186)
da-woods
2023-07-29
1
-4/+4
*
gh-107298: Fix Sphinx warnings in the C API doc (#107302)
Victor Stinner
2023-07-26
1
-3/+3
*
gh-102381: don't call watcher callback with dead object (#102382)
Carl Meyer
2023-03-08
1
-3/+14
*
gh-101101: Unstable C API tier (PEP 689) (GH-101102)
Petr Viktorin
2023-02-28
1
-6/+92
*
Add missing `versionadded` directive for `PyCode_Addr2Location` (#101347)
Max Bachmann
2023-02-04
1
-0/+2
*
GH-91054: Add code object watchers API (GH-99859)
Itamar Ostricher
2022-12-02
1
-0/+48
*
gh-95913: Fix and copyedit New Features section of 3.11 What's New (GH-95915)
C.A.M. Gerlach
2022-09-19
1
-2/+2
*
gh-94936: C getters: co_varnames, co_cellvars, co_freevars (#95008)
Ken Jin
2022-08-04
1
-0/+25
*
gh-92154: Expose PyCode_GetCode in the C API (GH-92168)
Ken Jin
2022-05-03
1
-0/+14
*
GH-88116: Document that PyCodeNew is dangerous, and make PyCode_NewEmpty less...
Mark Shannon
2022-04-21
1
-6/+15
*
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
Hugo van Kemenade
2022-03-30
1
-1/+1
*
bpo-43950: Add documentation for PEP-657 (GH-27047)
Ammar Askar
2021-07-13
1
-0/+8
*
Document PyCode_Addr2Line function. (GH-25111)
Mark Shannon
2021-04-02
1
-0/+8
*
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
Antonio Cuni
2021-01-06
1
-1/+1
*
Fix the miscellaneous typo (GH-17700)
cocoatomo
2019-12-25
1
-1/+1
*
bpo-38434: Fixes some audit event documentation (GH-16932)
Steve Dower
2019-10-26
1
-2/+0
*
bpo-37221: Add PyCode_NewWithPosOnlyArgs to be used internally and set PyCode...
Pablo Galindo
2019-07-01
1
-10/+11
*
bpo-37390: Add audit event table to documentations (GH-14406)
Steve Dower
2019-06-27
1
-1/+1
*
bpo-36842: Pass positional only parameters to code_new audit hook (GH-13707)
Pablo Galindo
2019-06-01
1
-1/+1
*
bpo-37122: Make co->co_argcount represent the total number of positonal argum...
Pablo Galindo
2019-06-01
1
-0/+2
*
Document changes for PyCode_New regarding PEP570 (GH-13706)
Pablo Galindo
2019-05-31
1
-0/+3
*
bpo-36540: Documentation for PEP570 - Python positional only arguments (#13202)
Pablo Galindo
2019-05-28
1
-1/+1
*
bpo-36842: Implement PEP 578 (GH-12613)
Steve Dower
2019-05-23
1
-0/+1
*
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel
2019-05-17
1
-1/+1
*
[Issue 15476] Make "code object" its own entry in the index
Tommy Beadle
2016-06-02
1
-4/+2
*
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
Martin Panter
2015-10-10
1
-1/+1
*
Issue #14090: fix some minor C API problems in default branch (3.3)
Eli Bendersky
2012-06-03
1
-3/+3
*
Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API f...
Meador Inge
2012-01-20
1
-1/+1
*
Fix a few doc errors, mostly undefined keywords.
Georg Brandl
2011-01-15
1
-1/+1
*
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl
2010-10-06
1
-9/+9
*
Merged revisions 72487-72488,72879 via svnmerge from
Alexandre Vassalotti
2009-07-21
1
-0/+50