COMMITS
/ Doc/c-api/call.rst October 23, 2023
M
[3.12] Add a version added note for PY_VECTORCALL_ARGUMENTS_OFFSET (GH-110963) (#111219)
Miss Islington (bot) committed
July 24, 2023
M
[3.12] Fix PyVectorcall_Function doc versionadded (GH-107140) (#107173)
Miss Islington (bot) committed
July 21, 2023
S
[3.12] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920) (GH-106951)
Serhiy Storchaka committed
November 6, 2022
W
gh-98586: Add What's New entry and update docs (#99056)
Wenzel Jakob committed
October 4, 2022
A
gh-93738: Documentation C syntax (:c:type:`PyObject` -> :c:expr:`PyObject`) (#97776)
Adam Turner committed
August 4, 2022
P
gh-93274: Make vectorcall safe on mutable classes & inherit it by default (#95437)
Petr Viktorin committed
June 8, 2022
P
gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581)
Petr Viktorin 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