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 rmsr
Recipients python-dev, r.david.murray, rmsr, skrah
Date 2014-01-20.20:46:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390250816.14.0.119302266238.issue20246@psf.upfronthosting.co.za>
In-reply-to
Content
The send part of the test doesn't matter, since what's being tested happens before any reads. The MSG multiplier should be removed completely, since none of the other tests do that.

Patch attached.
History
Date User Action Args
2014-01-20 20:46:56rmsrsetrecipients: + rmsr, r.david.murray, skrah, python-dev
2014-01-20 20:46:56rmsrsetmessageid: <1390250816.14.0.119302266238.issue20246@psf.upfronthosting.co.za>
2014-01-20 20:46:56rmsrlinkissue20246 messages
2014-01-20 20:46:56rmsrcreate