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

Brian Curtin report at bugs.python.org
Mon Dec 24 01:33:58 CET 2012


Brian Curtin added the comment:

Marking this dependent on #14420 because we can't reliably test QueryValueEx's unsigned value without being able to SetValueEx an unsigned value.

----------
dependencies: +winreg SetValueEx DWord type incompatible with value argument

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


More information about the Python-bugs-list mailing list