Why make it part of cysignals? The purpose of the memory allocator
is quite distinct from cysignals. Merging them look artificial to me.

However, +1 to make it available as a Python library.

Le 12/02/2021 à 17:38, Matthias Koeppe a écrit :
If it's closely tied to cysignals, perhaps it would be a good idea adding
it to this project. I think cysignals needs new contributors in any case.

On Wednesday, February 10, 2021 at 4:43:56 AM UTC-8
jonatha...@googlemail.com wrote:

Dear all, I have two little projects that I want to put onto PyPI soon.
Both of them use MemoryAllocator, because I find it very nice to just
allocate memory and let pythons garbage collector take care of it.
MemoryAllocator only depends on cysignals, so it would make sense to make
it pip installable by itself (or as part of cysignals).

Any opinions on this?

Of course it takes almost no effort just rewrite MemoryAllocator. However,
it also makes sense to avoid code duplications.



--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/dc6b7c71-6576-5c6d-b5ea-2c1fbf3b2d21%40gmail.com.

Reply via email to