COMMITS
/ Lib/test/test_capi/test_object.py April 28, 2026
J
gh-148829: Implement PEP 661 (#148831)
Jelle Zijlstra committed
December 11, 2025
S
gh-142589: Fix PyUnstable_Object_IsUniqueReferencedTemporary (gh-142593)
Sam Gross committed
November 18, 2025
V
gh-141070: Add PyUnstable_Object_Dump() function (#141072)
Victor Stinner committed
May 23, 2025
S
gh-134578: Mark more slow tests (GH-134579)
Serhiy Storchaka committed
May 20, 2025
M
GH-134282: Always borrow references LOAD_CONST (GH-134284)
Mark Shannon 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
February 26, 2025
S
gh-130519: Fix crash in QSBR when destructor reenters QSBR (gh-130553)
Sam Gross committed
February 1, 2025
V
gh-93649: Move _testcapi tests to specific files (#129544)
Victor Stinner committed
November 15, 2024
P
November 13, 2024
P
June 18, 2024
S
gh-118789: Add `PyUnstable_Object_ClearWeakRefsNoCallbacks` (#118807)
Sam Gross committed
April 1, 2024
M
gh-94808:Improve coverage of PyObject_Print (GH-98749)
MonadChains committed
March 21, 2024
V
gh-115754: Add Py_GetConstant() function (#116883)
Victor Stinner committed