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 schmir
Recipients georg.brandl, gpolo, loewis, schmir
Date 2008-03-10.09:00:49
SpamBayes Score 0.029632889
Marked as misclassified No
Message-id <1205139655.86.0.165450071545.issue2240@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, the patch applies just fine (besides configure, which must be
regenerated). Running the tests however consumes 3 gb of memory.
The range functions must be changed to xrange on trunk. I've also
changed the docs a bit ("new in 2.6").
I didn't change anything related to coding standards (is this an issue
with tabs vs spaces?).
all tests in test_signal work with a patched revision 61332 of trunk, on
a 64 bit linux.
History
Date User Action Args
2008-03-10 09:00:56schmirsetspambayes_score: 0.0296329 -> 0.029632889
recipients: + schmir, loewis, georg.brandl, gpolo
2008-03-10 09:00:55schmirsetspambayes_score: 0.0296329 -> 0.0296329
messageid: <1205139655.86.0.165450071545.issue2240@psf.upfronthosting.co.za>
2008-03-10 09:00:54schmirlinkissue2240 messages
2008-03-10 09:00:54schmircreate