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 python-dev, sdeibel, tim.peters, zach.ware
Date 2014-02-18.17:35:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fT8NH0t5rzRSS@mail.python.org>
In-reply-to
Content
New changeset d610a2740b5f by Zachary Ware in branch '3.3':
Issue #20609: Fix building 64-bit binaries on 32-bit Windows.
http://hg.python.org/cpython/rev/d610a2740b5f

New changeset 69d13cdc4eeb by Zachary Ware in branch 'default':
Issue #20609: Merge with 3.3.
http://hg.python.org/cpython/rev/69d13cdc4eeb
History
Date User Action Args
2014-02-18 17:35:27python-devsetrecipients: + python-dev, tim.peters, sdeibel, zach.ware
2014-02-18 17:35:27python-devlinkissue20609 messages
2014-02-18 17:35:27python-devcreate