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
/
Modules
/
_testcapi
/
object.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-142589: Fix PyUnstable_Object_IsUniqueReferencedTemporary (gh-142593)
Sam Gross
2025-12-11
1
-0/+10
*
gh-141070: Add PyUnstable_Object_Dump() function (#141072)
Victor Stinner
2025-11-18
1
-0/+25
*
gh-133140: Add `PyUnstable_Object_IsUniquelyReferenced` for free-threading (#...
Peter Bierma
2025-05-05
1
-0/+8
*
gh-133164: Add `PyUnstable_Object_IsUniqueReferencedTemporary` C API (gh-133170)
Sam Gross
2025-05-02
1
-0/+8
*
gh-93649: Move _testcapi tests to specific files (#129544)
Victor Stinner
2025-02-01
1
-5/+303
*
gh-128844: Make `_Py_TryIncref` public as an unstable API. (#128926)
Sam Gross
2025-01-28
1
-0/+54
*
gh-128509: Add `PyUnstable_IsImmortal` for finding immortal objects (GH-129182)
Peter Bierma
2025-01-27
1
-0/+1
*
gh-127350: Add Py_fopen() and Py_fclose() functions (#127821)
Victor Stinner
2025-01-06
1
-4/+4
*
gh-123619: Add an unstable C API function for enabling deferred reference cou...
Peter Bierma
2024-11-13
1
-1/+8
*
gh-118789: Add `PyUnstable_Object_ClearWeakRefsNoCallbacks` (#118807)
Sam Gross
2024-06-18
1
-0/+8
*
gh-94808: Fix refcounting in PyObject_Print tests (GH-117421)
Petr Viktorin
2024-04-01
1
-0/+4
*
gh-94808:Improve coverage of PyObject_Print (GH-98749)
MonadChains
2024-04-01
1
-0/+133