diff options
author | T. Wouters <thomas@python.org> | 2024-02-15 13:24:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-15 13:24:13 (GMT) |
commit | b0e5c35ded6d4a16d7a021c10c99bac94250edd0 (patch) | |
tree | 8b7a3a2d8652ee2dcb3b3ae1203117feb4decbc2 /Python/Python-tokenize.c | |
parent | a0149fa6cf5792728bb18ee8e63f6f43b1c96934 (diff) | |
download | cpython-b0e5c35ded6d4a16d7a021c10c99bac94250edd0.zip cpython-b0e5c35ded6d4a16d7a021c10c99bac94250edd0.tar.gz cpython-b0e5c35ded6d4a16d7a021c10c99bac94250edd0.tar.bz2 |
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.
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions