[issue16759] winreg.QueryValueEx returns signed 32bit value instead of unsigned

Roundup Robot report at bugs.python.org
Thu Dec 27 21:14:57 CET 2012


Roundup Robot added the comment:

New changeset 4b7e60e05027 by Brian Curtin in branch '3.2':
Fix #16759. Convert DWORD registry values using PyLong_FromUnsignedLong.
http://hg.python.org/cpython/rev/4b7e60e05027

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

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


More information about the Python-bugs-list mailing list