dev-python / memory-allocator

An extension class for memory allocation in cython

Official package sites : https://github.com/sagemath/memory_allocator/ · https://pypi.org/project/memory-allocator/ ·

This package provides a single MemoryAllocator class that makes memory allocation easier in Cython. The class has familiar (cdef) methods like malloc and realloc, and all allocated memory is freed when the MemoryAllocator object is destroyed.

v0.1.4 :: 0 :: gentoo

Modified
License
GPL-3
Keywords
amd64 ~riscv
USE flags
debug

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12
python3_13
Build with Python 3.13

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-lang / python : An interpreted, interactive, object-oriented programming language

Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
dev-python/memory-allocator: keyword 0.1.4 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/memory-allocator: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/memory-allocator: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-python/memory-allocator: Stabilize 0.1.4 amd64, #929154
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/memory-allocator: Bump to 0.1.4
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
dev-python/memory-allocator: stabilize 0.1.3 for amd64
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Rename dev-python/{memory_allocator → memory-allocator}
Signed-off-by: Michał Górny <mgorny@gentoo.org>