-
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.10.9
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.11.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 22 files changed
- 6 contributors
Commits on Sep 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 141a765 - Browse repository at this point
Copy the full SHA 141a765View commit details
Commits on Sep 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7803a72 - Browse repository at this point
Copy the full SHA 7803a72View commit details
Commits on Sep 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4ff5e0a - Browse repository at this point
Copy the full SHA 4ff5e0aView commit details -
BUG: 'IndexError: index out of range' when using extract_text (#1361)
Fixes #1358 Co-authored-by: diavral <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dcab241 - Browse repository at this point
Copy the full SHA dcab241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b3e87 - Browse repository at this point
Copy the full SHA 85b3e87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2845c6d - Browse repository at this point
Copy the full SHA 2845c6dView commit details
Commits on Sep 25, 2022
-
TST: read_string_from_stream performance (#1355)
There is a saftey margin of a factor of 10 in both directions, so the test should be fairly stable. Tests #1350. Co-authored-by: Michael Karlen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30a9e68 - Browse repository at this point
Copy the full SHA 30a9e68View commit details -
ENH: Addition of optional visitor-functions in extract_text() (#1252)
Optional visitor-callback were added to extract_text(). _extract_text() calls these visitor-methods while scanning the text-objects of a page. So one can analyze the operations in the page and the positions of the texts. It can also be used to extract the rectangles of a table and the text in the cells. tests/test_page.py extracts the texts of labels in a Figure and serves as an example how to use this enhancement.
Configuration menu - View commit details
-
Copy full SHA for ebb3b83 - Browse repository at this point
Copy the full SHA ebb3b83View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf76824 - Browse repository at this point
Copy the full SHA cf76824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26bdc6b - Browse repository at this point
Copy the full SHA 26bdc6bView commit details -
BUG: Lookup index in _xobj_to_image can be ByteStringObject (#1366)
DEV: Adjusted File classes __str__ and __repr__ to easy debugging
Configuration menu - View commit details
-
Copy full SHA for eca1a84 - Browse repository at this point
Copy the full SHA eca1a84View commit details -
New Features (ENH): - Addition of optional visitor-functions in extract_text() (#1252) - Add metadata.creation_date and modification_date (#1364) - Add PageObject.images attribute (#1330) Bug Fixes (BUG): - Lookup index in _xobj_to_image can be ByteStringObject (#1366) - \'IndexError: index out of range\' when using extract_text (#1361) - Errors in transfer_rotation_to_content() (#1356) Robustness (ROB): - Ensure update_page_form_field_values does not fail if no fields (#1346) Testing (TST): - read_string_from_stream performance (#1355) Full Changelog: 2.10.9...2.11.0
Configuration menu - View commit details
-
Copy full SHA for 67a5ccf - Browse repository at this point
Copy the full SHA 67a5ccfView 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.10.9...2.11.0