ROB: Out-of-bounds issue in handle_tj (text extraction)#2342
Merged
MartinThoma merged 1 commit intopy-pdf:mainfrom Dec 14, 2023
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2342 +/- ##
=======================================
Coverage 94.27% 94.27%
=======================================
Files 43 43
Lines 7670 7670
Branches 1520 1520
=======================================
Hits 7231 7231
Misses 271 271
Partials 168 168 ☔ View full report in Codecov by Sentry. |
Collaborator
|
Please refer issue properly filled for review |
Contributor
Author
Collaborator
|
You probably want to adjust your title to match https://pypdf.readthedocs.io/en/latest/dev/intro.html#commit-messages and a more meaningful message like in your branch name. |
Collaborator
Member
|
@rgwood-rely Thank you for your contribution @rgwood-rely 🙏 If you want, I can add you to https://pypdf.readthedocs.io/en/latest/meta/CONTRIBUTORS.html |
Member
|
The fix will be released on Sunday :-) |
MartinThoma
added a commit
that referenced
this pull request
Dec 17, 2023
## What's new ### Robustness (ROB) - Out-of-bounds issue in handle_tj (text extraction) (#2342) by @rgwood-rely ### Developer Experience (DEV) - Make make_release.py easier to configure (#2348) by @MartinThoma ### Maintenance (MAINT) - Bump actions/download-artifact from 3 to 4 (#2344) by @dependabot[bot] [Full Changelog](3.17.2...3.17.3)
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.
Closes #2320