Zachary Ware added the comment:

Thanks to Dave for the report, eryksun for the suggestion, and John for the 
patch!

I'm not sure why the test case doesn't fail on a regular test run on Python 3; 
it looks like BYTE *data starts out as NULL when Python is not in interactive 
mode, which makes no sense to me.  The test case does crash on unpatched 2.7, 
though, so it's a legitimate test in my view.

----------
assignee:  -> zach.ware
components: +Extension Modules -Library (Lib)
priority: high -> normal
versions: +Python 2.7, Python 3.4

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

Reply via email to