diff options
author | Brett Cannon <brett@python.org> | 2014-09-12 10:39:48 -0400 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2014-09-12 10:39:48 -0400 |
commit | f858df0b367a2d38610b54afb4b08b23eb56fbba (patch) | |
tree | 9f1b8365614d0070a70b1720369647f490f2012c /Python/graminit.c | |
parent | b7c14bc7ffef29bdeb6dae0f0107b05759e52f1b (diff) | |
download | cpython-f858df0b367a2d38610b54afb4b08b23eb56fbba.tar.gz |
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.
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions