STINNER Victor <vstin...@redhat.com> added the comment:

Ned Deily:
> GPS beat me to it: this definitely should not be backported to either 3.7 or 
> 2.7 since it is a major user behavior change.

Hum ok, but test_multiprocessing_fork is now always skipped on macOS in Python 
3.7.

Can we at least document that the default start method (fork) is now unsafe on 
macOS? Maybe also explain how to change the default start method on macOS.

----------

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

Reply via email to