COMMITS
/ Doc/c-api/refcounting.rst March 7, 2024
S
[3.12] gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298) (GH-116450)
Serhiy Storchaka committed
August 8, 2023
M
[3.12] gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552) (#107752)
Miss Islington (bot) committed
July 23, 2023
M
[3.12] gh-101100: Fix some broken sphinx references (GH-107095) (#107103)
Miss Islington (bot) committed
December 7, 2022
V
gh-98724: Fix Py_CLEAR() macro side effects (#99100) (#100070)
Victor Stinner committed
November 24, 2022
V
Revert "gh-98724: Fix Py_CLEAR() macro side effects" (#99737)
Victor Stinner committed
November 9, 2022
V
gh-98724: Fix Py_CLEAR() macro side effects (#99100)
Victor Stinner committed
October 15, 2022
May 18, 2022
V
gh-91755: Remove doc of C API private refcount functions (#92918)
Victor Stinner committed
C
gh-91755: Document Py_IncRef and Py_DecRef as C functions (#91805)
Charlie Zhao committed
November 9, 2020
V
bpo-42294: Add borrowed/strong reference to doc glossary (GH-23206)
Victor Stinner committed
November 5, 2020
V
bpo-42262: Add Py_NewRef() and Py_XNewRef() (GH-23152)
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
December 17, 2018
B
Fixed a few obvious mistakes in c-api docs (GH-11184)
Beomsoo Kim committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
December 5, 2007
C
Merged revisions 59333-59370 via svnmerge from
Christian Heimes committed
September 1, 2007
G
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed