Skip to content

tests: faster on 3.12+ and reduce warnings#872

Merged
henryiii merged 1 commit intopypa:mainfrom
henryiii:henryiii/test/sysmon
Mar 9, 2025
Merged

tests: faster on 3.12+ and reduce warnings#872
henryiii merged 1 commit intopypa:mainfrom
henryiii:henryiii/test/sysmon

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