add patch to fix integer overflow bug in scikit-bio v0.6.2#24233
add patch to fix integer overflow bug in scikit-bio v0.6.2#24233branfosj merged 1 commit intoeasybuilders:developfrom
Conversation
|
@boegelbot please test @ jsc-zen3 |
|
@branfosj: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3400970558 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @branfosj |
|
Going in, thanks @gkaf89! |
This PR back-ports a fix for an integer overflow bug in Cython that is caught during installation by the test suite.
The bug causes segmentation faults when creating large interval trees.