On 4/23/2014 3:27 PM, Claudiu Popa wrote:
* http://bugs.python.org/issue16104
`Use multiprocessing in compileall script`
This patch adds a new command line argument to `compileall`, also
a new argument to `compileall.compile_dir`, which controls the number
of worker processes used to compile a given directory.
The title of the issue is actually misleading a little,
because the patch uses `concurrent.futures` instead.
I think titles should give goal, not intended or expected method.
I changed the title accordingly.
Compileall script: add option to use multiple cores
--
Terry Jan Reedy
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com