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 jnferguson
Recipients amaury.forgeotdarc, jnferguson
Date 2008-04-11.22:40:11
SpamBayes Score 0.280576
Marked as misclassified No
Message-id <1207953612.61.0.452453632368.issue2590@psf.upfronthosting.co.za>
In-reply-to
Content
What I was originally thinking was if offset was larger than buf_len,
that would cause the check at 1561 to fail due to the subtraction. That
said, I'm not sure what type its being compared against so I need to
check this further, let me get back to you, I may have made a mistake
and this may be !bug.
History
Date User Action Args
2008-04-11 22:40:12jnfergusonsetspambayes_score: 0.280576 -> 0.280576
recipients: + jnferguson, amaury.forgeotdarc
2008-04-11 22:40:12jnfergusonsetspambayes_score: 0.280576 -> 0.280576
messageid: <1207953612.61.0.452453632368.issue2590@psf.upfronthosting.co.za>
2008-04-11 22:40:11jnfergusonlinkissue2590 messages
2008-04-11 22:40:11jnfergusoncreate