COMMITS
/ Doc/c-api/refcounting.rst February 2, 2026
P
gh-144277: Fix usage of free-threaded terminology in the documentation (GH-144333)
Peter Bierma committed
June 18, 2025
Y
Docs: Fix markups for emphasis (GH-135598)
Yuki Kobayashi committed
May 5, 2025
P
gh-133140: Add `PyUnstable_Object_IsUniquelyReferenced` for free-threading (#133144)
Peter Bierma committed
May 2, 2025
S
gh-133164: Add `PyUnstable_Object_IsUniqueReferencedTemporary` C API (gh-133170)
Sam Gross committed
September 17, 2024
R
Use pep role instead of url (#121611)
Rafael Fontenelle committed
March 7, 2024
S
gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298)
Serhiy Storchaka committed
December 1, 2023
V
gh-110481: Fix Py_SET_REFCNT() integer overflow (#112174)
Victor Stinner committed
November 17, 2023
V
gh-110481, doc: Add "immortal" term to the glossary (#112180)
Victor Stinner committed
August 7, 2023
E
gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552)
Eric Snow committed
July 23, 2023
W
gh-101100: Fix some broken sphinx references (#107095)
wulmer 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