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 Claudiu.Popa, brett.cannon, dholth, eric.araujo, pitrou, steven.daprano
Date 2014-03-13.00:28:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Importing ProcessExecutor at the top-level means compileall will crash on systems which don't have multiprocessing support.
History
Date User Action Args
2014-03-13 00:28:13pitrousetrecipients: + pitrou, brett.cannon, eric.araujo, steven.daprano, dholth, Claudiu.Popa
2014-03-13 00:28:13pitrousetmessageid: <[email protected]>
2014-03-13 00:28:13pitroulinkissue16104 messages
2014-03-13 00:28:13pitroucreate