SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

gh-138013: Split SignalsTest from test_io.test_general (#139079)

Increase parallelism by splitting out `SignalsTest` from test_general.
`SignalsTest` takes 24.2 seconds on my dev machine when fully enabled
making it the largest part of `test_io`. Code move done via copy/paste
then tweak imports.

After splitting `test_io.test_general` is down to 10.1 seconds on my dev
box with all parts enabled.
C
Cody Maloney committed
69c6b438e84ef2bb94a587e49946a2a4b6454fb3
Parent: 67636f7
Committed by GitHub <noreply@github.com> on 9/19/2025, 6:21:50 PM