Skip to content

DEV: Enable PyPy testing again - #3752

Merged
stefan6419846 merged 6 commits into
mainfrom
pypy-enable
May 7, 2026
Merged

DEV: Enable PyPy testing again#3752
stefan6419846 merged 6 commits into
mainfrom
pypy-enable

Conversation

@stefan6419846

Copy link
Copy Markdown
Collaborator

The verbosity issues have been fixed upstream.

@stefan6419846

Copy link
Copy Markdown
Collaborator Author

PyPy 7.3.22 introduced a regression with Pillow (python-pillow/Pillow#9596), thus our tests fail at the moment. I am currently unsure if and where we should provide a fix here from our side or wait until the fix is officially available with the next Pillow release on 2026-07-01.

@codecov

codecov Bot commented May 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.59%. Comparing base (7c43f6f) to head (18b8b74).
⚠️ Report is 135 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3752   +/-   ##
=======================================
  Coverage   97.59%   97.59%           
=======================================
  Files          55       55           
  Lines       10225    10225           
  Branches     1877     1877           
=======================================
  Hits         9979     9979           
  Misses        141      141           
  Partials      105      105           

☔ View full report in Codecov by Harness.
📢 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 a5e52ce into main May 7, 2026
18 checks passed
@stefan6419846
stefan6419846 deleted the pypy-enable branch May 7, 2026 07:54
adityamoolya pushed a commit to adityamoolya/pypdf that referenced this pull request May 7, 2026
The verbosity issues have been fixed upstream.

Nevertheless, at the moment the runner images still ship the old version and there is a regression with *Pillow* we have to work around in our tests.
stefan6419846 added a commit that referenced this pull request May 9, 2026
## What's new

### New Features (ENH)
- Initialise a Font from an embedded font file (#3704) by @PJBrs

### Robustness (ROB)
- Allow to fix AES padding length in non-strict mode (#3742) by @stefan6419846

### Developer Experience (DEV)
- Enable PyPy testing again (#3752) by @stefan6419846
- Align mypy Makefile target with strict mode (#3690) by @costajohnt

[Full Changelog](6.10.2...6.11.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