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
/
mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-111178: remove redundant casts for functions with correct signatures (#131...
Bénédikt Tran
2025-04-01
1
-1/+1
*
gh-93649: Move _testcapi tests to specific files (#129544)
Victor Stinner
2025-02-01
1
-0/+101
*
gh-129185: Fix PyTraceMalloc_Untrack() at Python exit (#129191)
Victor Stinner
2025-01-23
1
-2/+11
*
gh-90815: Add mimalloc memory allocator (#109914)
Dino Viehland
2023-10-30
1
-0/+9
*
gh-106320: Remove private _PyMem API (#107187)
Victor Stinner
2023-07-24
1
-12/+0
*
gh-106320: Remove private _PyObject C API (#107147)
Victor Stinner
2023-07-23
1
-75/+0
*
gh-86493: Use PyModule_Add() instead of PyModule_AddObjectRef() (GH-106860)
Serhiy Storchaka
2023-07-18
1
-5/+3
*
gh-106320: Remove private _PyTraceMalloc C API functions (#106324)
Victor Stinner
2023-07-02
1
-18/+0
*
GH-101291: Rearrange the size bits in PyLongObject (GH-102464)
Mark Shannon
2023-03-22
1
-1/+1
*
gh-93649: Split tracemalloc tests from _testcapimodule.c (#99551)
Erlend E. Aasland
2022-12-17
1
-0/+81
*
gh-93649: Split memory and docstring tests from _testcapimodule.c (#99517)
Erlend E. Aasland
2022-11-16
1
-0/+643