This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients RoSanford, brian.curtin, python-dev
Date 2012-12-27.20:14:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YXMjF1zJ8zR1x@mail.python.org>
In-reply-to
Content
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
History
Date User Action Args
2012-12-27 20:14:57python-devsetrecipients: + python-dev, brian.curtin, RoSanford
2012-12-27 20:14:57python-devlinkissue16759 messages
2012-12-27 20:14:57python-devcreate