Open Issues Need Help
View All on GitHub Consider using ASAN-instrumented CPython build in CI about 2 months ago
AI Summary: The task is to improve the Continuous Integration (CI) process for the python-isal project by using pre-built ASAN-instrumented CPython docker images instead of building CPython from source within the CI pipeline. This will simplify the CI setup and improve reliability of the AddressSanitizer (ASAN) tests, which detect memory errors in the C extension code.
Complexity:
3/5
help wanted
Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.
Python
#deflate#gzip#isa-l#isal#performance#zlib