https://bugzilla.redhat.com/show_bug.cgi?id=2010944
Bug ID: 2010944
Summary: Review Request: python-memory-allocator - Allocate
memory easily with cython
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Classification: Fedora
Spec URL:
https://jjames.fedorapeople.org/python-memory-allocator/python-memory-allocator.spec
SRPM URL:
https://jjames.fedorapeople.org/python-memory-allocator/python-memory-allocator-0.1.1-1.fc36.src.rpm
Fedora Account System Username: jjames
Description: This package contains an extension class to allocate memory easily
with Cython. This extension class started as part of sagemath. It provides a
single extension class `MemoryAllocator` with `cdef` methods:
- `malloc`,
- `calloc`,
- `allocarray`,
- `realloc`,
- `reallocarray`,
- `aligned_malloc`,
- `aligned_calloc`,
- `aligned_allocarray`.
Memory is freed when the instance of `MemoryAllocator` is deallocated. On
failure to allocate the memory, a proper error is raised.
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2010944
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it:
https://pagure.io/fedora-infrastructure