[issue21151] winreg.SetValueEx causes crash if value = None

Roundup Robot report at bugs.python.org
Thu Jul 3 18:04:14 CEST 2014


Roundup Robot added the comment:

New changeset f2e6c33ce3e9 by Zachary Ware in branch '2.7':
Issue #21151: Fixed a segfault in the _winreg module.
http://hg.python.org/cpython/rev/f2e6c33ce3e9

New changeset 0c5a1835af91 by Zachary Ware in branch '3.4':
Issue #21151: Fixed a segfault in the winreg module.
http://hg.python.org/cpython/rev/0c5a1835af91

New changeset 21cfbcacf0d8 by Zachary Ware in branch 'default':
Closes #21151: Merge with 3.4
http://hg.python.org/cpython/rev/21cfbcacf0d8

----------
nosy: +python-dev
resolution:  -> fixed
stage: commit review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list