COMMITS
/ Doc/howto/free-threading-extensions.rst November 26, 2025
P
gh-140550: PEP 793 reference documentation (GH-141197)
Petr Viktorin committed
November 6, 2025
L
gh-137232: Update free-threading HOWTOs with up-to-date info for 3.14 (#140817)
Lysandros Nikolaou committed
September 24, 2025
B
gh-133644: remove `PyWeakref_GetObject` and `PyWeakref_GET_OBJECT` (GH-133657)
Bénédikt Tran committed
July 23, 2025
G
gh-137043: mention `PyList_GET_ITEM` as unsafe borrowed API in free-threading docs (#137042)
Guido Imperiale committed
June 16, 2025
D
gh-119132: Remove "experimental" tag from the CPython free-threading. (gh-135550)
Donghee Na committed
May 24, 2025
J
gh-134595: Update HOWTO to reflect change in CIBW option (#134598)
Jasper Wong committed
May 19, 2025
April 16, 2025
N
Add Doc section in free-threaded extension howto for critical sections (GH-132531)
Neil Schemenauer committed
January 3, 2025
N
gh-128426: Mention PySequence_Fast in free-threading C API HOWTO (#128428)
Nathan Goldbaum committed
December 3, 2024
N
gh-127271: Replace use of PyCell_GET/SET (gh-127272)
Neil Schemenauer committed
September 13, 2024
D
gh-119802: Update memory management docs for free-threaded build (gh-124006)
Donghee Na committed
September 6, 2024
N
gh-109975: Add links to py-free-threading.github.io (#123776)
Nathan Goldbaum committed
July 22, 2024
V
Docs: spelling and grammar fixes (#122084)
Ville Skyttä committed
June 24, 2024
S
gh-120858: PyDict_Next should not lock the dict (#120859)
Sam Gross committed
June 18, 2024
S
gh-119241: Add HOWTO for free-threaded C API extensions (#119877)
Sam Gross committed