summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk
diff options
context:
space:
mode:
authorBrian Curtin <brian@python.org>2012-12-27 20:37:06 (GMT)
committerBrian Curtin <brian@python.org>2012-12-27 20:37:06 (GMT)
commit33e05e7905c00f601e4d1fea9ec0df0b3b9cb39c (patch)
tree929086c8cd2953a05aee4d5e7826ad301dc8631e /Lib/lib-tk
parenta0b7e9c74c36cadf2546612788795986dca64484 (diff)
downloadcpython-33e05e7905c00f601e4d1fea9ec0df0b3b9cb39c.zip
cpython-33e05e7905c00f601e4d1fea9ec0df0b3b9cb39c.tar.gz
cpython-33e05e7905c00f601e4d1fea9ec0df0b3b9cb39c.tar.bz2
Fix #16759. Convert DWORD registry values using unsigned long.
When converting REG_DWORD registry values into Python, the conversion needs to be made from an *unsigned* long (k instead of i) to match the DWORD type.
Diffstat (limited to 'Lib/lib-tk')
0 files changed, 0 insertions, 0 deletions