[issue5619] Pass MS CRT debug flags into subprocesses

Andrew Svetlov report at bugs.python.org
Tue Mar 31 23:19:35 CEST 2009


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

Patch for multiprocessing added.
Using with regrtest -n option now allows to pass all regression test 
stack without any popup assertion dialog on Windows box.

Probably have to be backported to Python 2.7 branch

----------
components: +Tests
versions: +Python 2.7, Python 3.1
Added file: http://bugs.python.org/file13526/_multiprocessing.patch.zip

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5619>
_______________________________________


More information about the Python-bugs-list mailing list