Closed eli-schwartz closed 3 years ago
The 0.7.5 release notes are incorrect, "C speedup module now available for Python >= 3.3" can't even be imported. :D I tried updating to 0.7.5 and kept getting lint warnings for missing ELF files which was slightly disappointing.
Thanks!
Emulate it using environment variables instead. $GENSHI_BUILD_SPEEDUP is checked for existence and parsed as an integer boolean, with invalid values defaulting (loudly) to 0.
Fixes #36