Christian Heimes added the comment: Antoine's patch doesn't work for a fresh copy of Python
- add import error report to build_ext parallel (distutils doesn't use logging and doesn't have a working log.exception() function) - make time a builtin module - add hack for concurrent.futures.process - add --parallel=i / -ji (jobs) argument to build_ext ---------- Added file: http://bugs.python.org/file32382/build_ext_parallel3.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5309> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com