-
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: 5.3.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: 5.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 29 files changed
- 5 contributors
Commits on Feb 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0347291 - Browse repository at this point
Copy the full SHA 0347291View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66f9bb7 - Browse repository at this point
Copy the full SHA 66f9bb7View commit details
Commits on Feb 11, 2025
-
BUG: Fix object count for incremental writer (#3117)
Closes #3116. --------- Co-authored-by: m32 <grzegorz.makarewicz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2263dcb - Browse repository at this point
Copy the full SHA 2263dcbView commit details
Commits on Feb 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 55b0a89 - Browse repository at this point
Copy the full SHA 55b0a89View commit details -
BUG: Fix stream position on inline image fallback extraction (#3120)
When fixing the inline image extraction in #3002, the fallback behavior would break accidentally by leaving the stream before the EI marker. We never saw this due to the tests somehow being not strict enough, thus leading to the error > b'EI' operator met whereas not expected, please share usecase with pypdf dev team
Configuration menu - View commit details
-
Copy full SHA for be414c1 - Browse repository at this point
Copy the full SHA be414c1View commit details -
DEV: Avoid bundling the PDF cache directory in sdists (#3122)
Otherwise, building the package on local systems leads to sdists being 408 MB instead of 4.8 MB.
Configuration menu - View commit details
-
Copy full SHA for 9505412 - Browse repository at this point
Copy the full SHA 9505412View commit details
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 75a6003 - Browse repository at this point
Copy the full SHA 75a6003View commit details
Commits on Feb 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4bfde9f - Browse repository at this point
Copy the full SHA 4bfde9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d8097 - Browse repository at this point
Copy the full SHA 87d8097View commit details -
Configuration menu - View commit details
-
Copy full SHA for 038662a - Browse repository at this point
Copy the full SHA 038662aView commit details -
DEV: Remove Ruff rule PLW0602 (#3130)
PLW0602: Using a global but no assignment is done.
Configuration menu - View commit details
-
Copy full SHA for f1a5ab3 - Browse repository at this point
Copy the full SHA f1a5ab3View commit details
Commits on Feb 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 231f7a3 - Browse repository at this point
Copy the full SHA 231f7a3View commit details
Commits on Feb 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ee46b7b - Browse repository at this point
Copy the full SHA ee46b7bView commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0714711 - Browse repository at this point
Copy the full SHA 0714711View commit details -
Configuration menu - View commit details
-
Copy full SHA for f65245f - Browse repository at this point
Copy the full SHA f65245fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48fb235 - Browse repository at this point
Copy the full SHA 48fb235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6003a1e - Browse repository at this point
Copy the full SHA 6003a1eView commit details
Commits on Feb 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f15ddca - Browse repository at this point
Copy the full SHA f15ddcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7f3811 - Browse repository at this point
Copy the full SHA b7f3811View commit details
Commits on Mar 2, 2025
-
## What's new ### Bug Fixes (BUG) - Use the correct name StandardEncoding for the predefined cmap (#3156) by @stefan6419846 - Handle inline images containing `EI ` sequences (#3152) by @stefan6419846 - Fix check box value which should be name object (#3124) by @stefan6419846 - Fix stream position on inline image fallback extraction (#3120) by @stefan6419846 - Fix object count for incremental writer (#3117) by @m32 ### Robustness (ROB) - Avoid index errors on empty lines in xref table (#3162) by @stefan6419846 - Improve handling of LZW decoder table overflow (#3159) by @stefan6419846 - Ignore non-numbers for width when building font width map (#3158) by @stefan6419846 - Avoid negative seek values when reading partially broken files (#3157) by @stefan6419846 ### Documentation (DOC) - Fixed PageObject.images example usage for replacing image (#3149) by @jutoth [Full Changelog](5.3.0...5.3.1)
Configuration menu - View commit details
-
Copy full SHA for 7143554 - Browse repository at this point
Copy the full SHA 7143554View 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 5.3.0...5.3.1