COMMITS
/ Doc/c-api/call.rst October 23, 2023
M
[3.11] Add a version added note for PY_VECTORCALL_ARGUMENTS_OFFSET (GH-110963) (#111220)
Miss Islington (bot) committed
July 24, 2023
M
[3.11] Fix PyVectorcall_Function doc versionadded (GH-107140) (#107174)
Miss Islington (bot) committed
July 21, 2023
S
[3.11] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920) (GH-106952)
Serhiy Storchaka committed
October 5, 2022
M
[3.11] gh-93738: Documentation C syntax (:c:type:`PyObject` -> :c:expr:`PyObject`) (GH-97776) (#97889)
Miss Islington (bot) committed
June 10, 2022
M
gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581) (GH-93604)
Miss Islington (bot) committed
April 2, 2022
J
More minor fixes to C API docs (GH-31714)
Jelle Zijlstra committed
October 5, 2021
C
[doc] Fix typos found using codespell (GH-28744)
Christian Clauss committed
August 13, 2020
V
bpo-40204, doc: Fix syntax of C variables (GH-21846)
Victor Stinner committed
May 25, 2020
M
bpo-39245: Fix docs links to the stable ABI (GH-20388)
Miro Hrončok committed
February 6, 2020
P
bpo-39245: Make Vectorcall C API public (GH-17893)
Petr Viktorin committed
November 12, 2019
J
bpo-36974: expand call protocol documentation (GH-13844)
Jeroen Demeyer committed