Skip to content

Commit 65bb024

Browse files
committed
FIX MemoryError raising in trees (+test)
I got this wrong all along: Cython functions that don't return Python objects need an "except" clause to actually propagate exceptions (spotted by @GaelVaroquaux, @arjoly). Simplified memory management and unified error messages by safe_realloc.
1 parent c008b0b commit 65bb024

File tree

3 files changed

+2775
-2449
lines changed

3 files changed

+2775
-2449
lines changed

0 commit comments

Comments
 (0)