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 | f1a8df0ac984162795815aae6696155fcd22fdfb (patch) | |
tree | 7f2793a0d8e402bc6ed122436af0225e2e8269ce /Python | |
parent | a56411e5d4c91027c65780c8bdc81dd943cd9c87 (diff) | |
download | cpython-git-f1a8df0ac984162795815aae6696155fcd22fdfb.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')
0 files changed, 0 insertions, 0 deletions