Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROB: Accept XYZ with no arguments #2178

Merged
merged 1 commit into from
Sep 10, 2023
Merged

Conversation

pubpub-zz
Copy link
Collaborator

closes #2166

@codecov
Copy link

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
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
13 of 14 checks passed
@MartinThoma
Copy link
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