bpo-41718: Reduce test.libregrtest imports by vstinner · Pull Request #22089 · python/cpython

@vstinner

test.libregrtest.save_env no longer imports asyncio, multiprocessing
nor urllib to reduce the number of imports, to better isolate unit
tests.