bbayles <bbay...@gmail.com> added the comment:

I presume it's too late to get my pull request in for 3.7, but perhaps we could 
get a note in the documentation for this before release?

That could be as simple as: 

    .. warning::
    
    The ``'spawn'`` and ``'forkserver'`` start methods cannot currently be used 
with "frozen" executables (i.e., binaries produced by packages like 
**PyInstaller** and **cx_Freeze**) on Unix. The ``'fork'`` start method does 
work.

I will make that into a PR if it seems like a good option.

----------

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

Reply via email to