diff options
| author | Brett Cannon <brett@python.org> | 2014-09-12 14:39:48 (GMT) |
|---|---|---|
| committer | Brett Cannon <brett@python.org> | 2014-09-12 14:39:48 (GMT) |
| commit | f1a8df0ac984162795815aae6696155fcd22fdfb (patch) | |
| tree | 7f2793a0d8e402bc6ed122436af0225e2e8269ce /Lib/inspect.py | |
| parent | a56411e5d4c91027c65780c8bdc81dd943cd9c87 (diff) | |
| download | cpython-f1a8df0ac984162795815aae6696155fcd22fdfb.zip cpython-f1a8df0ac984162795815aae6696155fcd22fdfb.tar.gz cpython-f1a8df0ac984162795815aae6696155fcd22fdfb.tar.bz2 | |
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 'Lib/inspect.py')
0 files changed, 0 insertions, 0 deletions
