Skip to content

tests: faster on 3.12+ and reduce warnings #872

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 1 commit into from
Mar 9, 2025

Conversation

henryiii
Copy link
Contributor

@henryiii henryiii commented Mar 9, 2025

This is about 40% faster on Python 3.12+ when collecting coverage1 (which we are always doing). It also gets rid of a multithreading warning about build already being imported but not measured.

Footnotes

  1. When running locally without the isolation testing, which dominates the CI time, in CI it only is a few seconds faster but still something.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii force-pushed the henryiii/test/sysmon branch from 3852752 to d47caac Compare March 9, 2025 19:58
@henryiii henryiii merged commit 41f359f into pypa:main Mar 9, 2025
64 checks passed
@henryiii henryiii deleted the henryiii/test/sysmon branch March 9, 2025 21:56
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