-
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: 2.3.1
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: 2.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 42 files changed
- 3 contributors
Commits on Jun 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 56158e0 - Browse repository at this point
Copy the full SHA 56158e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9fd44 - Browse repository at this point
Copy the full SHA 4c9fd44View commit details
Commits on Jun 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5834669 - Browse repository at this point
Copy the full SHA 5834669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 187224a - Browse repository at this point
Copy the full SHA 187224aView commit details
Commits on Jun 23, 2022
-
DEV: Adjust string formatting to be able to use mutmut (#1020)
Relates to davidhalter/parso#207 Additionally, make Makefile more consistent
Configuration menu - View commit details
-
Copy full SHA for 7d820f0 - Browse repository at this point
Copy the full SHA 7d820f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a412e26 - Browse repository at this point
Copy the full SHA a412e26View commit details
Commits on Jun 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a8c4dd9 - Browse repository at this point
Copy the full SHA a8c4dd9View commit details -
ENH: Add PdfReader.pdf_header (#1013)
The new attribute will return the first bytes of the PDF file. This is typically something like `"%PDF-1.4"`. That can be used to get the PDF version of the file - at least the version the file claims to have.
Configuration menu - View commit details
-
Copy full SHA for 3c750c1 - Browse repository at this point
Copy the full SHA 3c750c1View commit details -
ROB: Deal with invalid Destinations (#1028)
Issue: An AttributeError: 'NoneType' object has no attribute 'get_object' was raised when trying to write a page that was merged. Fix: Guard IndirectObject.get_object access Closes #997Configuration menu - View commit details
-
Copy full SHA for 595739f - Browse repository at this point
Copy the full SHA 595739fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a40946c - Browse repository at this point
Copy the full SHA a40946cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e83cdbe - Browse repository at this point
Copy the full SHA e83cdbeView commit details -
New Features (ENH): - Support R6 decrypting (#1015) - Add PdfReader.pdf_header (#1013) Performance Improvements (PI): - Remove ord_ calls (#1014) Bug Fixes (BUG): - Fix missing page for bookmark (#1016) Robustness (ROB): - Deal with invalid Destinations (#1028) Documentation (DOC): - get_form_text_fields does not extract dropdown data (#1029) - Adjust PdfWriter.add_uri docstring - Mention crypto extra_requires for installation (#1017) Developer Experience (DEV): - Use /n line endings everywhere (#1027) - Adjust string formatting to be able to use mutmut (#1020) - Update Bug report template Full Changelog: 2.3.1...2.4.0
Configuration menu - View commit details
-
Copy full SHA for 53efd73 - Browse repository at this point
Copy the full SHA 53efd73View 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 2.3.1...2.4.0