Steve Dower <[email protected]> added the comment:

Windows does not have fork, and so the fork functionality is not built into it 
(PyOS_AfterFork() is empty).

You will need to report this to mod_wsgi to be able to build without fork 
support.

----------
resolution:  -> third party
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue37264>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to