Skip to content

ROB: Cope with xref not followed by separator#2083

Merged
MartinThoma merged 2 commits intopy-pdf:mainfrom
pubpub-zz:iss2082
Aug 12, 2023
Merged

ROB: Cope with xref not followed by separator#2083
MartinThoma merged 2 commits intopy-pdf:mainfrom
pubpub-zz:iss2082

Conversation

@pubpub-zz
Copy link
Copy Markdown
Collaborator

closes #2082

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 11, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (f0781db) 94.24% compared to head (b396c21) 94.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2083      +/-   ##
==========================================
+ Coverage   94.24%   94.27%   +0.02%     
==========================================
  Files          41       41              
  Lines        7355     7355              
  Branches     1448     1448              
==========================================
+ Hits         6932     6934       +2     
+ Misses        263      262       -1     
+ Partials      160      159       -1     
Files Changed Coverage Δ
pypdf/_reader.py 91.70% <100.00%> (+0.20%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pubpub-zz
Copy link
Copy Markdown
Collaborator Author

@MartinThoma
All yours

@MartinThoma MartinThoma changed the title FIX: Cope with xref not followed by separator ROB: Cope with xref not followed by separator Aug 12, 2023
@MartinThoma MartinThoma merged commit 243fd9c into py-pdf:main Aug 12, 2023
@MartinThoma
Copy link
Copy Markdown
Member

Very nice! Thank you for solving the issue 🙏

MartinThoma added a commit that referenced this pull request Aug 13, 2023
## What's new

### Performance Improvements (PI)
-  optimize _decode_png_prediction (#2068)

### Bug Fixes (BUG)
-  Fix incorrect tm_matrix in call to visitor_text (#2060)
-  Writing German characters into form fields (#2047)
-  Prevent stall when accessing image in corrupted pdf (#2081)
-  append() fails when articles do not have /T (#2080)

### Robustness (ROB)
-  Cope with xref not followed by separator (#2083)

[Full Changelog](3.15.0...3.15.1)
@pubpub-zz pubpub-zz deleted the iss2082 branch August 9, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pypdf.errors.PdfReadError: Could not read Boolean object

2 participants