Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: byte math errors for decoding bitmap pngs #536

Closed
wants to merge 5 commits into from

Commits on Feb 12, 2020

  1. fix: byte math errors for decoding bitmap pngs

    Christopher Egner committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    07f2dea View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Configuration menu
    Copy the full SHA
    97885dd View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Configuration menu
    Copy the full SHA
    5048dd9 View commit details
    Browse the repository at this point in the history
  2. Update PyPDF2/filters.py

    MartinThoma authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    b29d015 View commit details
    Browse the repository at this point in the history
  3. Flake8 fixes

    MartinThoma authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    8f11696 View commit details
    Browse the repository at this point in the history