Skip to content

ROB: Accept XYZ with no arguments#2178

Merged
MartinThoma merged 1 commit intopy-pdf:mainfrom
pubpub-zz:iss2166
Sep 10, 2023
Merged

ROB: Accept XYZ with no arguments#2178
MartinThoma merged 1 commit intopy-pdf:mainfrom
pubpub-zz:iss2166

Conversation

@pubpub-zz
Copy link
Copy Markdown
Collaborator

closes #2166

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 8, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.06% ⚠️

Comparison is base (bd73243) 94.25% compared to head (f2aa879) 94.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2178      +/-   ##
==========================================
- Coverage   94.25%   94.20%   -0.06%     
==========================================
  Files          42       42              
  Lines        7557     7559       +2     
  Branches     1487     1488       +1     
==========================================
- Hits         7123     7121       -2     
- Misses        266      269       +3     
- Partials      168      169       +1     
Files Changed Coverage Δ
pypdf/generic/_data_structures.py 91.94% <100.00%> (-0.48%) ⬇️

☔ 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 ROB: accept XYZ with no arguments ROB: Accept XYZ with no arguments Sep 10, 2023
@MartinThoma MartinThoma merged commit ded1b0b into py-pdf:main Sep 10, 2023
@MartinThoma
Copy link
Copy Markdown
Member

Thank you!

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

### Security (SEC)
-  Infinite recursion caused by IndirectObject clone (#2156)

### New Features (ENH)
-  Ease access to ViewerPreferences (#2144)

### Bug Fixes (BUG)
-  catch the case where w[0] is an IndirectObject instead of an int (#2154)
-  Cope with indirect objects in filters and remove deprecated code (#2177)
-  Cope with extra space (#2151)
-  Merge pages without resources (#2150)
-  getcontents() shall return None if contents is NullObject (#2161)
-  Fix conversion from 1 to LA (#2175)
-  Accept tabs in cmaps (#2174)

### Robustness (ROB)
-  Accept XYZ with no arguments (#2178)

[Full Changelog](3.15.5...3.16.0)
@pubpub-zz pubpub-zz deleted the iss2166 branch August 9, 2024 08:26
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.

Some PDF files cannot be merged

2 participants