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
8.41k stars 1.42k forks source link

DEV: Change python 3.13-dev to 3.13 #2899

Closed j-t-1 closed 1 month ago

j-t-1 commented 1 month ago

Python 3.13.0 was released on October 7, 2024.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 96.44%. Comparing base (e14b991) to head (ba4e09e). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2899 +/- ## ========================================== + Coverage 96.43% 96.44% +0.01% ========================================== Files 52 52 Lines 8726 8726 Branches 1721 1589 -132 ========================================== + Hits 8415 8416 +1 Misses 182 182 + Partials 129 128 -1 ```

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