SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-115490: Work around test.support.interpreters.channels not handling unloading (#115515)

Work around test.support.interpreters.channels not handling unloading, which
regrtest does when running tests sequentially, by explicitly skipping the
unloading of test.support.interpreters and its submodules.

This can be rolled back once test.support.interpreters.channels supports
unloading, if we are keeping sequential runs in the same process around.
T
T. Wouters committed
b0e5c35ded6d4a16d7a021c10c99bac94250edd0
Parent: a0149fa
Committed by GitHub <noreply@github.com> on 2/15/2024, 1:24:13 PM