New submission from Matthias Klose:

issue #16104 introduces parallel byte compilation, however the method is now 
overly strict when workers > 1 and no concurrent support available.  Please 
just fall back to sequential byte compilation in this case.

----------
components: Library (Lib)
messages: 240507
nosy: Claudiu.Popa, brett.cannon, doko
priority: normal
severity: normal
status: open
title: please fall back to sequential compilation when concurrent doesn't exist
versions: Python 3.5

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

Reply via email to