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
/
call.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a version added note for PY_VECTORCALL_ARGUMENTS_OFFSET (#110963)
Anthony Shaw
2023-10-23
1
-0/+2
*
Fix PyVectorcall_Function doc versionadded (#107140)
da-woods
2023-07-24
1
-1/+1
*
gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)
Serhiy Storchaka
2023-07-21
1
-9/+9
*
gh-106023: Remove _PyObject_FastCallTstate() function (#106273)
Victor Stinner
2023-06-30
1
-13/+0
*
gh-98586: Add What's New entry and update docs (#99056)
Wenzel Jakob
2022-11-06
1
-1/+1
*
gh-93738: Documentation C syntax (:c:type:`PyObject` -> :c:expr:`PyObject`) (...
Adam Turner
2022-10-04
1
-4/+4
*
gh-93274: Make vectorcall safe on mutable classes & inherit it by default (#9...
Petr Viktorin
2022-08-04
1
-0/+9
*
gh-87961: Remove outdated notes from functions that aren't in the Limited API...
Petr Viktorin
2022-06-08
1
-18/+0
*
More minor fixes to C API docs (GH-31714)
Jelle Zijlstra
2022-04-02
1
-1/+1
*
[doc] Fix typos found using codespell (GH-28744)
Christian Clauss
2021-10-05
1
-1/+1
*
bpo-40204, doc: Fix syntax of C variables (GH-21846)
Victor Stinner
2020-08-13
1
-7/+7
*
bpo-39245: Fix docs links to the stable ABI (GH-20388)
Miro HronĨok
2020-05-25
1
-9/+9
*
bpo-39245: Make Vectorcall C API public (GH-17893)
Petr Viktorin
2020-02-06
1
-38/+51
*
bpo-36974: expand call protocol documentation (GH-13844)
Jeroen Demeyer
2019-11-12
1
-0/+411