Open
Conversation
## What's new ### Bug Fixes (BUG) - Cope with Matrix entry in field annotations (py-pdf#2736) ### Robustness (ROB) - Cope with fields with upside down box/rectangle (py-pdf#2729) by @pubpub-zz ### Documentation (DOC) - Update Link Documentation Example (py-pdf#2759) by @jparris - Make table consistent with pdf-version-support.md (py-pdf#2758) by @j-t-1 - Add feature support by pypdf (py-pdf#2738) by @j-t-1 - Move JavaScript example (py-pdf#2746) by @j-t-1 - Added example for downloading a PDF from Google Cloud Storage (py-pdf#2745) by @prodeveloper - Miscellaneous tiny changes (py-pdf#2744) by @j-t-1 - Amend comment with rectangle duplication (py-pdf#2733) by @j-t-1 - Use enumerate in extract example (py-pdf#2727) by @j-t-1 - Tiny changes (py-pdf#2723) by @j-t-1 ### Maintenance (MAINT) - Remove redundant pass statement (py-pdf#2739) by @j-t-1 - Update Python version support documentation (py-pdf#2740) by @j-t-1 - Remove redundant super() (py-pdf#2734) by @j-t-1 - Add deprecate_with_replacement to StreamObject.initializeFromD… (py-pdf#2728) by @j-t-1 ### Code Style (STY) - Change argument type (py-pdf#2741) by @j-t-1 - Use endswith instead of logical equals (py-pdf#2732) by @j-t-1 [Full Changelog](py-pdf/pypdf@4.3.0...4.3.1)
CodSpeed Performance ReportMerging #103 will not alter performanceComparing Summary
|
79e6939 to
85297ae
Compare
2c05ed4 to
38c93bb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request was created automatically by CodSpeed to track performance changes of the pull request py-pdf/pypdf#2764.
The original branch is upstream/rel-4.3.1