This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients pitrou
Date 2019-05-03.18:37:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556908628.98.0.810004261153.issue36786@roundup.psfhosted.org>
In-reply-to
Content
Title says it all.  Currently, "make install" will bytecode-compile Python sources sequentially even though compileall supports doing it in parallel.
History
Date User Action Args
2019-05-03 18:37:08pitrousetrecipients: + pitrou
2019-05-03 18:37:08pitrousetmessageid: <1556908628.98.0.810004261153.issue36786@roundup.psfhosted.org>
2019-05-03 18:37:08pitroulinkissue36786 messages
2019-05-03 18:37:08pitroucreate