8000 tests: modernize and speed up on Python 3.14 by henryiii · Pull Request #903 · pypa/packaging · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tests: modernize and speed up on Python 3.14 #903

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

Merged
merged 2 commits into from
May 9, 2025

Conversation

henryiii
Copy link
Contributor
@henryiii henryiii commented May 8, 2025

I was adding some pytest config, and I noticed we could speed up coverage on Python 3.14. For me it dropped from 55 seconds to 35 seconds.

henryiii added 2 commits May 8, 2025 19:51
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii force-pushed the henryiii/chore/fastcov branch from bf1901b to 30585d8 Compare May 8, 2025 23:51
@henryiii
Copy link
Contributor Author
henryiii commented May 8, 2025

I added one extra commit which stabilizes the parametrization order, which is required if you run with pytest-xdist. I didn’t get enough speed up to be happy with adding it yet, but the ordering was a good change I think.

@henryiii henryiii merged commit 2f8fe4c into pypa:main May 9, 2025
38 checks passed
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
0