python 3.3 bz2 decompression testing results

Nadeem Vawda nadeem.vawda at gmail.com
Mon Jun 18 17:07:46 EDT 2012


Hi Pauli,

Thank you for your interest in improving the bz2 module. However, I'm
not sure of what you are saying in your email.

If you believe you have found a bug in the module, then please provide
clear instructions on how to reproduce the error(s), preferably using
just one data file that triggers the problem.

About Valgrind and Linux, I would be happy to fix up any memory leaks
you find. However, bear in mind that running CPython under Valgrind
produces quite a number of warnings even without doing anything with
the bz2 module, so interpreting its output will be take a substantial
amount of effort.

Regards,
Nadeem



More information about the Python-list mailing list