-
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.9.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: 2.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 33 files changed
- 4 contributors
Commits on Aug 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4aa9ec9 - Browse repository at this point
Copy the full SHA 4aa9ec9View commit details
Commits on Aug 4, 2022
-
MAINT: Introduce WrongPasswordError / FileNotDecryptedError / EmptyFi…
…leError (#1201) Some cases of PdfReadError were replaced by more specific exceptions: * FileNotDecryptedError * WrongPasswordError * EmptyFileError This enables PyPDF2 users to handle those specific issues more conveniently.
Ern Chow authoredAug 4, 2022 Configuration menu - View commit details
-
Copy full SHA for d0a058a - Browse repository at this point
Copy the full SHA d0a058aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43197dc - Browse repository at this point
Copy the full SHA 43197dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 223da14 - Browse repository at this point
Copy the full SHA 223da14View commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 759cbc3 - Browse repository at this point
Copy the full SHA 759cbc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b8fa6 - Browse repository at this point
Copy the full SHA a6b8fa6View commit details
Commits on Aug 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb3f66e - Browse repository at this point
Copy the full SHA cb3f66eView commit details -
BUG: Allow IndirectObjects as stream filters (#1211)
See 'TABLE 3.4 Entries common to all stream dictionaries' and > Any object in a PDF file may be labeled as an indirect object. Closes #399
Configuration menu - View commit details
-
Copy full SHA for 5b6bffb - Browse repository at this point
Copy the full SHA 5b6bffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4963760 - Browse repository at this point
Copy the full SHA 4963760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 406d5f1 - Browse repository at this point
Copy the full SHA 406d5f1View commit details
Commits on Aug 7, 2022
-
TST: Killing Security Mutants (#1212)
* Killed 2340 * Killed 2341 * Killed 2342 * Killed 2383 See #1025
Configuration menu - View commit details
-
Copy full SHA for 93514be - Browse repository at this point
Copy the full SHA 93514beView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbdc901 - Browse repository at this point
Copy the full SHA dbdc901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e99d9 - Browse repository at this point
Copy the full SHA 20e99d9View commit details -
New Features (ENH): - "with" support for PdfMerger and PdfWriter (#1193) - Add AnnotationBuilder.text(...) to build text annotations (#1202) Bug Fixes (BUG): - Allow IndirectObjects as stream filters (#1211) Documentation (DOC): - Font scrambling - Page vs Content scaling (#1208) - Example for orientation parameter of extract_text (#1206) - Fix AnnotationBuilder parameter formatting (#1204) Developer Experience (DEV): - Add flake8-print (#1203) Maintenance (MAINT): - Introduce WrongPasswordError / FileNotDecryptedError / EmptyFileError (#1201) Full Changelog: 2.9.0...2.10.0
Configuration menu - View commit details
-
Copy full SHA for 6cc253e - Browse repository at this point
Copy the full SHA 6cc253eView 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.9.0...2.10.0