COMMITS
/ Doc/c-api/weakref.rst March 25, 2023
H
[3.10] gh-101100: Document PyObject_ClearWeakRefs and gzip's name (#103002)
Hugo van Kemenade committed
July 5, 2022
January 6, 2021
A
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
Antonio Cuni committed
November 10, 2020
November 9, 2020
V
bpo-42294: Add borrowed/strong reference to doc glossary (GH-23206)
Victor Stinner 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
June 1, 2011
B
demote this to a note
Benjamin Peterson committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
August 2, 2010
G
#8578: mention danger of not incref'ing weak referenced object.
Georg Brandl committed
January 20, 2008
G
Split C API docs in Py3k branch.
Georg Brandl committed