Terry J. Reedy added the comment:

My original report was for 32 bit debug build on 64 bit Win 7 machine. I just 
re-ran test_multiprocessing with installed 64 bit python with same result. Was 
"I don't see these errors." on different Windows or non-Windows.

One option is to skip the failing sub-tests on Windows, like some other 
sub-tests:
skipped 'does not work with windows sockets'
and consider the limitation on use of multi-processing in 2.7,3.2 as "won't 
fix". (My view is that 3.2 users should upgrade as soon as dependencies allow.) 
Backporting new features requires pydev discussion.

----------

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

Reply via email to