New submission from Antoine Pitrou <[email protected]>:
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 <[email protected]> <https://bugs.python.org/issue36786> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
