index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_capi
/
test_object.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-142589: Fix PyUnstable_Object_IsUniqueReferencedTemporary (gh-142593)
Sam Gross
2025-12-11
1
-0/+7
*
gh-141070: Add PyUnstable_Object_Dump() function (#141072)
Victor Stinner
2025-11-18
1
-0/+52
*
gh-134578: Mark more slow tests (GH-134579)
Serhiy Storchaka
2025-05-23
1
-0/+1
*
GH-134282: Always borrow references LOAD_CONST (GH-134284)
Mark Shannon
2025-05-20
1
-1/+1
*
gh-133140: Add `PyUnstable_Object_IsUniquelyReferenced` for free-threading (#...
Peter Bierma
2025-05-05
1
-0/+10
*
gh-133164: Add `PyUnstable_Object_IsUniqueReferencedTemporary` C API (gh-133170)
Sam Gross
2025-05-02
1
-0/+13
*
gh-130519: Fix crash in QSBR when destructor reenters QSBR (gh-130553)
Sam Gross
2025-02-26
1
-0/+13
*
gh-93649: Move _testcapi tests to specific files (#129544)
Victor Stinner
2025-02-01
1
-0/+40
*
Fix intermittent failures for the `PyUnstable_Object_EnableDeferredRefcount` ...
Peter Bierma
2024-11-15
1
-10/+3
*
gh-123619: Add an unstable C API function for enabling deferred reference cou...
Peter Bierma
2024-11-13
1
-0/+46
*
gh-118789: Add `PyUnstable_Object_ClearWeakRefsNoCallbacks` (#118807)
Sam Gross
2024-06-18
1
-0/+28
*
gh-94808:Improve coverage of PyObject_Print (GH-98749)
MonadChains
2024-04-01
1
-1/+54
*
gh-115754: Add Py_GetConstant() function (#116883)
Victor Stinner
2024-03-21
1
-0/+54