Terry J. Reedy added the comment:

I determined in #31228 (also on Windows, closed as a duplicate) that a debug 
build, bad file, and subprocess.PIPE are all required.  Has this been tried on 
non-Windows?  I confirmed the crash on 3.6.  I do not have a 2.7 repository 
build.

The two lines above constitute a unittest that currently fails  on a Windows 
debug build.  Even if there is no such buildbot, I think a test should be added 
that will fail on developer machines with such builds.  It should be skipped on 
non-debug and perhaps non-Windows machines.

----------
nosy: +terry.reedy
stage:  -> patch review
type: behavior -> crash
versions: +Python 3.6

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

Reply via email to