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, terry.reedy, vstinner
Date 2013-06-04.21:57:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bQ6Sg3FQWz7Ljq@mail.python.org>
In-reply-to
Content
New changeset 46401ce03547 by Victor Stinner in branch 'default':
Issue #9566: Fix compiler warning on Windows 64-bit in _bz2module.c
http://hg.python.org/cpython/rev/46401ce03547
History
Date User Action Args
2013-06-04 21:57:56python-devsetrecipients: + python-dev, loewis, terry.reedy, amaury.forgeotdarc, pitrou, vstinner, schmir, brian.curtin, janglin, flox
2013-06-04 21:57:56python-devlinkissue9566 messages
2013-06-04 21:57:56python-devcreate