Grailsort

Latest version: v1.2.2

Safety actively analyzes 623626 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.2.2

Fix segfault on grailsort.*

This was due to me not calling `Py_INCREF` and `Py_DECREF` when I needed to.

1.2.1

Removed unused code in cGrailSort.pyx and fixed memory leak in grailsort.pyx

1.2.0

Fixed compilation issues on Mac (by changing the backend to my fork of the original GrailSort, [GrailSort-Maintained](https://github.com/gaming32/GrailSort-Maintained)).

Added `grailsort_common(arr, buff)` to allow you to specify your own external buffers.

1.1.1

Changed backed to MusicTheorist/Grail-Sort-Refactored (was Mrrl/GrailSort)

1.1.0

Documentation has been added to the beta!

1.0.1

First release on GitHub.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.