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

TST: Avoid catching not emitted warnings #2429

Merged
merged 2 commits into from
Feb 4, 2024

Conversation

stefan6419846
Copy link
Collaborator

Fix compatibility with pytest==8. Resolves #2427.

Relevant upstream change: pytest-dev/pytest#9288

@mgorny
Copy link
Contributor

mgorny commented Jan 30, 2024

Thanks a lot! I can confirm that this fixes the test failures for me.

@MartinThoma MartinThoma merged commit 3fb63f7 into py-pdf:main Feb 4, 2024
13 checks passed
@MartinThoma
Copy link
Member

Thank you 🤗

@stefan6419846 stefan6419846 deleted the pytest8 branch February 5, 2024 06:57
MartinThoma added a commit that referenced this pull request Feb 18, 2024
## What's new

### Bug Fixes (BUG)
-  Use NumberObject for /Border elements of annotations (#2451) by @rsinger417

### Documentation (DOC)
-  Document easier way to update metadata (#2454) by @stefan6419846
-  Typo `Polyline` \xe2\x86\x92 `PolyLine` in adding-pdf-annotations.md (#2426) by @CWKSC

### Developer Experience (DEV)
-  Bump codecov/codecov-action from 3 to 4 (#2430) by @dependabot[bot]

### Testing (TST)
-  Avoid catching not emitted warnings (#2429) by @stefan6419846

[Full Changelog](4.0.1...4.0.2)
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.

Test failures with pytest 8.0.0
3 participants