Skip to content

Conversation

@stefan6419846
Copy link
Collaborator

PIL.Image.Image.getdata() has been deprecated. Additionally, the type hints in types-Pillow were outdated and replaced by the official type hints.

`PIL.Image.Image.getdata()` has been deprecated. Additionally, the type
hints in `types-Pillow` were outdated and replaced by the official type
hints.
@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.30%. Comparing base (97d47a0) to head (522263f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3590   +/-   ##
=======================================
  Coverage   97.30%   97.30%           
=======================================
  Files          56       56           
  Lines        9838     9838           
  Branches     1790     1790           
=======================================
  Hits         9573     9573           
  Misses        157      157           
  Partials      108      108           

☔ 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 6951bb7 into py-pdf:main Jan 5, 2026
18 checks passed
@stefan6419846 stefan6419846 deleted the pillow12-1-0 branch January 5, 2026 10:31
stefan6419846 added a commit that referenced this pull request Jan 9, 2026
## What's new

### Security (SEC)
- Improve handling of partially broken PDF files (#3594) by @stefan6419846

### Deprecations (DEP)
- Block common page content modifications when assigned to reader (#3582) by @stefan6419846

### New Features (ENH)
- Embellishments to generated text appearance streams (#3571) by @PJBrs

### Bug Fixes (BUG)
- Do not consider multi-byte BOM-like sequences as BOMs (#3589) by @stefan6419846

### Robustness (ROB)
- Avoid empty FlateDecode outputs without warning (#3579) by @stefan6419846

### Documentation (DOC)
- Add outlines documentation and link it in User Guide (#3511) by @mainuddin-md

### Developer Experience (DEV)
- Add PyPy 3.11 to test matrix and benchmarks (#3574) by @rassie

### Maintenance (MAINT)
- Fix compatibility with Pillow >= 12.1.0 (#3590) by @stefan6419846

[Full Changelog](6.5.0...6.6.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