Antoine Pitrou <[email protected]> added the comment:
The macOS change was required before "fork" simply ceased to work. Windows has always used "spawn", because no other method can be implemented on Windows. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40379> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
