• 4_0_1 e4256cd037

    Catch ValueError in has_dct_support() for numpy incompatibility

    Ghost released this 2026-01-02 22:55:26 +00:00 | 399 commits to main since this release

    The jpegio package raises ValueError when compiled against numpy 2.x
    but numpy 1.x is installed at runtime. This catches the error gracefully
    so tests don't fail on Python 3.10 environments with mismatched numpy.

    Also removes stale steganography.py_old backup file.

    🤖 Generated with Claude Code

    Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

    Downloads