py-pdf / pypdf

A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
https://pypdf.readthedocs.io/en/latest/
Other
7.73k stars 1.36k forks source link

BUG: Fix deprecation for Ressources when using old constants #2705

Closed stefan6419846 closed 4 weeks ago

stefan6419846 commented 1 month ago

Fixes #2697.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.13%. Comparing base (c091cd3) to head (5747d05).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2705 +/- ## ======================================= Coverage 95.12% 95.13% ======================================= Files 51 51 Lines 8521 8529 +8 Branches 1700 1700 ======================================= + Hits 8106 8114 +8 Misses 261 261 Partials 154 154 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.