New submission from Antoine Pitrou <pit...@free.fr>:

Title says it all.  Currently, "make install" will bytecode-compile Python 
sources sequentially even though compileall supports doing it in parallel.

----------
components: Build
messages: 341350
nosy: pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: "make install" should run compileall in parallel
type: enhancement
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36786>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to