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: Handle params NullObject in decode_stream_data #1738

Merged
merged 2 commits into from
Mar 25, 2023

Conversation

pubpub-zz
Copy link
Collaborator

@pubpub-zz pubpub-zz commented Mar 22, 2023

See #1737

MartinThoma and others added 2 commits March 21, 2023 18:38
closes py-pdf#1737

multiple fiters in streams are not using their decodParms
@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

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

Comparison is base (27d0e99) 92.49% compared to head (bc8ccf5) 92.40%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1738      +/-   ##
==========================================
- Coverage   92.49%   92.40%   -0.09%     
==========================================
  Files          34       34              
  Lines        6530     6534       +4     
  Branches     1292     1294       +2     
==========================================
- Hits         6040     6038       -2     
- Misses        318      324       +6     
  Partials      172      172              
Impacted Files Coverage Δ
pypdf/filters.py 94.11% <100.00%> (-1.72%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MartinThoma MartinThoma changed the title Iss1737 ROB: Handle params NullObject in decode_stream_data Mar 23, 2023
@MartinThoma MartinThoma merged commit 20ebcfd into py-pdf:main Mar 25, 2023
pubpub-zz added a commit to pubpub-zz/pypdf that referenced this pull request Mar 25, 2023
MartinThoma pushed a commit that referenced this pull request Mar 26, 2023
MartinThoma added a commit that referenced this pull request Mar 26, 2023
Security (SEC):
-  Use Python's secrets module instead of random module (#1748)

New Features (ENH):
-  Add AnnotationBuilder.highlight text markup annotation (#1740)
-  Add AnnotationBuilder.popup (#1665)
-  Add AnnotationBuilder.polyline annotation support (#1726)
-  Add clone_from parameter in PdfWriter constructor (#1703)

Bug Fixes (BUG):
-  'DictionaryObject' object has no attribute 'indirect_reference' (#1729)

Robustness (ROB):
-  Handle params NullObject in decode_stream_data (#1738)

Documentation (DOC):
-  Project scope (#1743)

Maintenance (MAINT):
-  Add AnnotationFlag (#1746)
-  Add LazyDict.__str__ (#1727)

[Full Changelog](3.6.0...3.7.0)
@pubpub-zz pubpub-zz deleted the iss1737 branch June 24, 2023 08:42
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.

2 participants