[issue21349] crash in winreg SetValueEx with memoryview

Roundup Robot report at bugs.python.org
Sat Apr 26 16:49:00 CEST 2014


Roundup Robot added the comment:

New changeset 061db174baad by Tim Golden in branch '2.7':
Issue21349 Passing a memoryview to _winreg.SetValueEx now correctly raises a TypeError where it previously crashed the interpreter. Patch by Brian Kearns
http://hg.python.org/cpython/rev/061db174baad

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list