[ 源代码: python-cymem ]
软件包:python3-cymem(2.0.10-1 以及其他的)
cython memory pool for RAII-style memory management
Cython Memory Helper provides two small memory-management helpers for Cython. They make it easy to tie memory to a Python object's life-cycle, so that the memory is freed when the object is garbage collected.
其他与 python3-cymem 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)