Skip to content

Conversation

@stefan6419846
Copy link
Collaborator

The encryption key cannot be removed yet as this requires changing the method signature everywhere, but we have deprecations for two different pypdf versions.

The encryption key cannot be removed yet as this requires changing the
method signature everywhere, but we have deprecations for two different
pypdf versions.
@codecov
Copy link

codecov bot commented Aug 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.97%. Comparing base (794504b) to head (acc7341).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3424      +/-   ##
==========================================
- Coverage   96.98%   96.97%   -0.01%     
==========================================
  Files          55       54       -1     
  Lines        9342     9323      -19     
  Branches     1709     1707       -2     
==========================================
- Hits         9060     9041      -19     
  Misses        168      168              
  Partials      114      114              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stefan6419846 stefan6419846 merged commit 0b58493 into py-pdf:main Aug 7, 2025
15 of 16 checks passed
@stefan6419846 stefan6419846 deleted the deprecations branch August 7, 2025 13:56
stefan6419846 added a commit that referenced this pull request Aug 11, 2025
## What's new

### Security (SEC)
- Limit decompressed size for FlateDecode filter (#3430) by @stefan6419846

### Deprecations (DEP)
- Drop Python 3.8 support (#3412) by @stefan6419846

### New Features (ENH)
- Move BlackIs1 functionality to tiff_header (#3421) by @j-t-1

### Robustness (ROB)
- Skip Go-To actions without a destination (#3420) by @badGarnet

### Developer Experience (DEV)
- Update code style related libraries (#3414) by @stefan6419846
- Update mypy to 1.17.0 (#3413) by @stefan6419846
- Stop testing on Python 3.8 and start testing on Python 3.14 (#3411) by @stefan6419846

### Maintenance (MAINT)
- Cleanup deprecations (#3424) by @stefan6419846

[Full Changelog](5.9.0...6.0.0)
OpenNingia pushed a commit to OpenNingia/pypdf that referenced this pull request Oct 23, 2025
The encryption key cannot be removed yet as this requires changing the
method signature everywhere, but we have deprecations for two different
pypdf versions.
OpenNingia pushed a commit to OpenNingia/pypdf that referenced this pull request Oct 23, 2025
## What's new

### Security (SEC)
- Limit decompressed size for FlateDecode filter (py-pdf#3430) by @stefan6419846

### Deprecations (DEP)
- Drop Python 3.8 support (py-pdf#3412) by @stefan6419846

### New Features (ENH)
- Move BlackIs1 functionality to tiff_header (py-pdf#3421) by @j-t-1

### Robustness (ROB)
- Skip Go-To actions without a destination (py-pdf#3420) by @badGarnet

### Developer Experience (DEV)
- Update code style related libraries (py-pdf#3414) by @stefan6419846
- Update mypy to 1.17.0 (py-pdf#3413) by @stefan6419846
- Stop testing on Python 3.8 and start testing on Python 3.14 (py-pdf#3411) by @stefan6419846

### Maintenance (MAINT)
- Cleanup deprecations (py-pdf#3424) by @stefan6419846

[Full Changelog](py-pdf/pypdf@5.9.0...6.0.0)
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.

1 participant