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 mark.dickinson
Recipients christian.heimes, mark.dickinson, rhettinger
Date 2008-11-28.21:44:47
SpamBayes Score 1.1530407e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Hmmm.  test_sys fails on 64-bit build.
Patch updated to fix this.

All tests now pass on 32-bit and 64-bit, debug and non-debug builds.
History
Date User Action Args
2008-11-28 21:44:49mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, christian.heimes
2008-11-28 21:44:49mark.dickinsonsetmessageid: <[email protected]>
2008-11-28 21:44:48mark.dickinsonlinkissue4445 messages
2008-11-28 21:44:48mark.dickinsoncreate