summaryrefslogtreecommitdiffstats
path: root/PC/VS8.0/sqlite3.vcproj
diff options
context:
space:
mode:
authorBrian Curtin <brian@python.org>2012-12-27 20:04:42 (GMT)
committerBrian Curtin <brian@python.org>2012-12-27 20:04:42 (GMT)
commit172e42295fa846bb253f698da10150906f723f52 (patch)
tree0f5295694a80c6e3f70e8000983ecdadc5c5bc9a /PC/VS8.0/sqlite3.vcproj
parent12706f20825f78afa8305c1cbeb47900a790c21a (diff)
downloadcpython-172e42295fa846bb253f698da10150906f723f52.zip
cpython-172e42295fa846bb253f698da10150906f723f52.tar.gz
cpython-172e42295fa846bb253f698da10150906f723f52.tar.bz2
Fix #16759. Convert DWORD registry values using PyLong_FromUnsignedLong.
When converting REG_DWORD registry values into Python ints, the conversion needs to be made from an *unsigned* long to match the DWORD type.
Diffstat (limited to 'PC/VS8.0/sqlite3.vcproj')
0 files changed, 0 insertions, 0 deletions