COMMITS
/ Doc/c-api/cell.rst November 3, 2025
P
Fix minor typos and wording in C API docs (#140955)
Petr Viktorin committed
July 9, 2024
S
gh-121533: Improve `PyCell_[Get,Set]` docs: mention the exceptions (#121534)
sobolevn committed
July 26, 2023
V
gh-107298: Fix Sphinx warnings in the C API doc (#107302)
Victor Stinner committed
January 6, 2021
A
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
Antonio Cuni committed
October 30, 2019
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
January 20, 2008
G
Split C API docs in Py3k branch.
Georg Brandl committed