SIGN IN SIGN UP

Issue #16104: Allow compileall to do parallel bytecode compilation.

Both compileall.compile_dir() and the CLI for compileall now allow for
specifying how many workers to use (or 0 to use all CPUs).

Thanks to Claudiu Popa for the patch.
B
Brett Cannon committed
f1a8df0ac984162795815aae6696155fcd22fdfb
Parent: a56411e