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, tim.golden
Date 2012-12-27.16:30:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YXGkm1WfgzQxk@mail.python.org>
In-reply-to
Content
New changeset b9752b6c40f8 by Brian Curtin in branch '3.2':
Fix #14420. Use PyLong_AsUnsignedLong to support the full range of DWORD.
http://hg.python.org/cpython/rev/b9752b6c40f8
History
Date User Action Args
2012-12-27 16:30:57python-devsetrecipients: + python-dev, tim.golden, brian.curtin, RoSanford
2012-12-27 16:30:57python-devlinkissue14420 messages
2012-12-27 16:30:56python-devcreate