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
/
_testcapimodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-119049: Fix incorrect display of warning which is constructed by C ...
Miss Islington (bot)
2024-05-17
1
-0/+10
*
gh-116322: Rename PyModule_ExperimentalSetGIL to PyUnstable_Module_SetGIL (GH...
Petr Viktorin
2024-05-06
1
-1/+1
*
gh-111997: C-API for signalling monitoring events (#116413)
Irit Katriel
2024-05-04
1
-0/+3
*
gh-116322: Add Py_mod_gil module slot (#116882)
Brett Simmers
2024-05-03
1
-0/+3
*
gh-93502: Add new C-API functions to trace object creation and destruction (#...
Pablo Galindo Salgado
2024-05-02
1
-0/+84
*
gh-118379: Use PyTuple_Pack instead of Py_BuildValue if possible (GH-118381)
Nice Zombies
2024-04-30
1
-2/+2
*
gh-110693: Pending Calls Machinery Cleanups (gh-118296)
Eric Snow
2024-04-26
1
-11/+42
*
gh-117968: Add tests for the part of the PyRun family of the C API (GH-117982)
Serhiy Storchaka
2024-04-17
1
-0/+13
*
gh-117694: Improve tests for PyEval_EvalCodeEx() (GH-117695)
Serhiy Storchaka
2024-04-15
1
-80/+33
*
GH-115776: Embed the values array into the object, for "normal" Python object...
Mark Shannon
2024-04-02
1
-1/+3
*
gh-94808:Improve coverage of PyObject_Print (GH-98749)
MonadChains
2024-04-01
1
-0/+3
*
gh-87193: Support bytes objects with refcount > 1 in _PyBytes_Resize() (GH-11...
Serhiy Storchaka
2024-03-25
1
-0/+3
*
gh-76785: Drop PyInterpreterID_Type (gh-117101)
Eric Snow
2024-03-21
1
-8/+0
*
gh-76785: Clean Up Interpreter ID Conversions (gh-117048)
Eric Snow
2024-03-21
1
-26/+0
*
gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platf...
Serhiy Storchaka
2024-03-20
1
-0/+1
*
gh-94808: add tests covering `PyFunction_{Get,Set}Closure` (GH-99429)
Nikita Sobolev
2024-03-20
1
-0/+29
*
gh-111696, PEP 737: Add PyType_GetModuleName() function (#116824)
Victor Stinner
2024-03-14
1
-0/+9
*
gh-111696, PEP 737: Add PyType_GetFullyQualifiedName() function (#116815)
Victor Stinner
2024-03-14
1
-68/+17
*
gh-116417: Move 4 limited C API test files to _testlimitedcapi (#116571)
Victor Stinner
2024-03-11
1
-12/+0
*
gh-116417: Add _testlimitedcapi C extension (#116419)
Victor Stinner
2024-03-07
1
-6/+0
*
gh-110850: Add PyTime_t C API (GH-115215)
Petr Viktorin
2024-02-12
1
-0/+3
*
gh-114685: PyBuffer_FillInfo() now raises on PyBUF_{READ,WRITE} (GH-114802)
Nikita Sobolev
2024-02-04
1
-0/+21
*
gh-114101: Correct PyErr_Format arguments in _testcapi module (#114102)
AN Long
2024-01-16
1
-6/+6
*
gh-89811: Check for valid tp_version_tag in specializer (GH-113558)
Peter Lazorchak
2024-01-11
1
-0/+29
*
gh-113787: Fix refleaks in test_capi (gh-113816)
neonene
2024-01-08
1
-2/+1
*
GH-113633: Use module state structure for _testcapi. (GH-113634)
Neil Schemenauer
2024-01-01
1
-51/+64
*
bpo-36796: Clean the error handling in _testcapimodule.c (GH-13085)
Zackery Spytz
2023-12-14
1
-6/+12
*
gh-76785: Fixes for test.support.interpreters (gh-112982)
Eric Snow
2023-12-12
1
-0/+34
*
gh-76785: Add _PyType_GetModuleName() to the Internal C-API (gh-112323)
Eric Snow
2023-11-22
1
-0/+7
*
gh-111545: Test PyHash_GetFuncDef() function (#112098)
Victor Stinner
2023-11-15
1
-0/+3
*
gh-111495: add stub files for C API test modules (GH-111586)
Sergey B Kirpichev
2023-11-01
1
-0/+24
*
gh-76785: Move the Cross-Interpreter Code to Its Own File (gh-111502)
Eric Snow
2023-10-30
1
-54/+0
*
gh-111065: Add more tests for the C API with the PySys_ prefix (GH-111067)
Serhiy Storchaka
2023-10-25
1
-31/+3
*
gh-110964: Remove private _PyArg functions (#110966)
Victor Stinner
2023-10-17
1
-3/+3
*
gh-110628: Add tests for PyLong C API (GH-110629)
Serhiy Storchaka
2023-10-14
1
-0/+2
*
gh-84489: C API: Add tests for Py_BuildValue() (GH-110596)
Serhiy Storchaka
2023-10-11
1
-0/+37
*
gh-110525: Add CAPI tests for set and frozenset objects (GH-110526)
Nikita Sobolev
2023-10-09
1
-0/+3
*
gh-108867: Add PyThreadState_GetUnchecked() function (#108870)
Victor Stinner
2023-10-03
1
-2/+2
*
gh-107073: Make PyObject_VisitManagedDict() public (#108763)
Victor Stinner
2023-10-02
1
-1/+1
*
gh-109723: Disable Py_BUILD_CORE in _testcapi (#109727)
Victor Stinner
2023-09-22
1
-19/+6
*
gh-109496: Detect Py_DECREF() after dealloc in debug mode (#109539)
Victor Stinner
2023-09-18
1
-0/+21
*
GH-91079: Rename C_RECURSION_LIMIT to Py_C_RECURSION_LIMIT (#108507)
Victor Stinner
2023-09-08
1
-0/+1
*
gh-109045: Remove remaining LIMITED_API_AVAILABLE checks in tests (#109046)
Anders Kaseorg
2023-09-07
1
-6/+0
*
C API tests: use special markers to test that output parameters were set (GH-...
Serhiy Storchaka
2023-09-06
1
-4/+10
*
gh-108765: Python.h no longer includes <unistd.h> (#108783)
Victor Stinner
2023-09-02
1
-3/+0
*
Add Modules/_testcapi/util.h header (GH-108774)
Serhiy Storchaka
2023-09-01
1
-16/+2
*
gh-108337: Add pyatomic.h header (#108701)
Victor Stinner
2023-08-31
1
-0/+3
*
gh-106320: Remove private _PyErr_ChainExceptions() (#108713)
Victor Stinner
2023-08-31
1
-101/+0
*
gh-106320: Remove private _PyDict functions (#108449)
Victor Stinner
2023-08-24
1
-21/+0
*
gh-107178: Remove _testcapi.test_dict_capi() (#108436)
Victor Stinner
2023-08-24
1
-191/+0
[next]