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 amaury.forgeotdarc, brian.curtin, flox, janglin, loewis, pitrou, python-dev, schmir, vstinner
Date 2012-10-31.00:07:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Xrqbv4zGzzR75@mail.python.org>
In-reply-to
Content
New changeset 96fc87997ce9 by Victor Stinner in branch 'default':
Issue #9566: Explicit downcast to fix compiler warnings on Win64
http://hg.python.org/cpython/rev/96fc87997ce9

New changeset dabe2486e2ce by Victor Stinner in branch 'default':
Issue #9566: Use the right type to fix a compiler warnings on Win64
http://hg.python.org/cpython/rev/dabe2486e2ce
History
Date User Action Args
2012-10-31 00:07:08python-devsetrecipients: + python-dev, loewis, amaury.forgeotdarc, pitrou, vstinner, schmir, brian.curtin, janglin, flox
2012-10-31 00:07:08python-devlinkissue9566 messages
2012-10-31 00:07:08python-devcreate