-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: py-pdf/pypdf
base: 2.10.2
head repository: py-pdf/pypdf
compare: 2.10.3
- 13 commits
- 19 files changed
- 3 contributors
Commits on Aug 15, 2022
-
DOC: Adding WevertonGomes as a Contributor
Thank you for reporting the issue so quickly!
Configuration menu - View commit details
-
Copy full SHA for 917ff2e - Browse repository at this point
Copy the full SHA 917ff2eView commit details
Commits on Aug 17, 2022
-
DEV: Modify CI to better verify built package contents (#1244)
PR modifies the package CI job in two ways: 1. Pass package to check-wheel-contents. This makes it so that check-wheel-contents verifies that each file in the package are actually in the wheel following their directory structure. 2. Have CI steps that verify we can install the package, and that we can run a minimal example with it Either of these steps would have been sufficient to have caught #1242 per the example runs above. Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 28cf36a - Browse repository at this point
Copy the full SHA 28cf36aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb6c224 - Browse repository at this point
Copy the full SHA cb6c224View commit details
Commits on Aug 19, 2022
-
MAINT: Remove unreachable code in read_block_backwards (#1250)
Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 52463ea - Browse repository at this point
Copy the full SHA 52463eaView commit details
Commits on Aug 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c188fb0 - Browse repository at this point
Copy the full SHA c188fb0View commit details -
MAINT: password param of _security._alg32(...) is only a string, not …
…bytes (#1259) Adjust type annotations
Configuration menu - View commit details
-
Copy full SHA for 7f0a6b0 - Browse repository at this point
Copy the full SHA 7f0a6b0View commit details -
MAINT: Let PdfMerger._create_stream raise NotImplemented (#1251)
... if arg is none of str/Path/stream/PdfReader
Configuration menu - View commit details
-
Copy full SHA for 0983fe4 - Browse repository at this point
Copy the full SHA 0983fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for baf0de1 - Browse repository at this point
Copy the full SHA baf0de1View commit details
Commits on Aug 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cf3aab4 - Browse repository at this point
Copy the full SHA cf3aab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6714481 - Browse repository at this point
Copy the full SHA 6714481View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ff3bff - Browse repository at this point
Copy the full SHA 2ff3bffView commit details -
Configuration menu - View commit details
-
Copy full SHA for b086e20 - Browse repository at this point
Copy the full SHA b086e20View commit details -
Robustness (ROB): - Decrypt returns empty bytestring (#1258) Documentation (DOC): - Adding WevertonGomes as a Contributor Developer Experience (DEV): - Modify CI to better verify built package contents (#1244) Maintenance (MAINT): - Remove unused sign function in _extract_text (#1262) - Remove \'mine\' as PdfMerger always creates the stream (#1261) - Let PdfMerger._create_stream raise NotImplemented (#1251) - password param of _security._alg32(...) is only a string, not bytes (#1259) - Remove unreachable code in read_block_backwards (#1250) Testing (TST): - Delete annotations (#1263) - Close PdfMerger in tests (#1260) - PdfReader.xmp_metadata workflow (#1257) - Various PdfWriter (Layout, Bookmark deprecation) (#1249) Full Changelog: 2.10.2...2.10.3
Configuration menu - View commit details
-
Copy full SHA for 2ddc48a - Browse repository at this point
Copy the full SHA 2ddc48aView commit details
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.10.2...2.10.3