bpo-29877: compileall: import ProcessPoolExecutor only when needed (GH-4856)
Importing ProcessPoolExecutor may hang or cause an error when the import accesses urandom on a low resource platform https://bugs.python.org/issue29877
D
Dustin Spicuzza committed
1d817e4c8259f49602eefe9729743f6d9d748e8d
Parent: 9de3632
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 11/23/2018, 5:06:55 PM