-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: py-pdf/pypdf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: py-pdf/pypdf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.7.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 18 files changed
- 4 contributors
Commits on Feb 11, 2026
-
DEV: Bump cryptography from 44.0.2 to 46.0.5 (#3636)
* Bump cryptography from 44.0.2 to 46.0.5 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.2 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.2...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update cffi version to 2.0.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan <96178532+stefan6419846@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 09d3d45 - Browse repository at this point
Copy the full SHA 09d3d45View commit details -
BUG: Fix UnboundLocalError when update_page_form_field_values with /S…
Configuration menu - View commit details
-
Copy full SHA for 75de17f - Browse repository at this point
Copy the full SHA 75de17fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe39ae6 - Browse repository at this point
Copy the full SHA fe39ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bf2008 - Browse repository at this point
Copy the full SHA 5bf2008View commit details
Commits on Feb 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cd9e9da - Browse repository at this point
Copy the full SHA cd9e9daView commit details
Commits on Feb 16, 2026
-
ROB: Avoid divison by zero when decoding FlateDecode PNG prediction (#…
…3641) Previously, calculating `bpp` could raise a ZeroDivisionError due to invalid column values. The validation has been extended in accordance to the PDF specification which requires these values to always be positive. Some additionally refactoring has been included to simplify the existing code and drop the exception handling where possible when retrieving the parameters.
Configuration menu - View commit details
-
Copy full SHA for 9cdcc4c - Browse repository at this point
Copy the full SHA 9cdcc4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 743151a - Browse repository at this point
Copy the full SHA 743151aView commit details
Commits on Feb 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7905842 - Browse repository at this point
Copy the full SHA 7905842View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77d7b8d - Browse repository at this point
Copy the full SHA 77d7b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd2f6d0 - Browse repository at this point
Copy the full SHA bd2f6d0View commit details -
## What's new ### Security (SEC) - Detect cyclic references when accessing TreeObject.children (#3645) by @stefan6419846 - Limit size of `/ToUnicode` entries (#3646) by @stefan6419846 - Limit FlateDecode recovery attempts (#3644) by @stefan6419846 ### Bug Fixes (BUG) - Avoid own object replacement logic in `PageObject.replace_contents` (#3638) by @stefan6419846 - Fix UnboundLocalError when update_page_form_field_values with /Sig (#3634) by @John-Sharp ### Robustness (ROB) - Avoid divison by zero when decoding FlateDecode PNG prediction (#3641) by @stefan6419846 [Full Changelog](6.7.0...6.7.1)
Configuration menu - View commit details
-
Copy full SHA for ad2a45d - Browse repository at this point
Copy the full SHA ad2a45dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.7.0...6.7.1