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 r.david.murray
Recipients barry, python-dev, r.david.murray, vunruh, yves@zioup.com
Date 2011-03-16.20:21:28
SpamBayes Score 0.30445027
Marked as misclassified No
Message-id <1300306889.4.0.137428273802.issue9298@psf.upfronthosting.co.za>
In-reply-to
Content
I talked with Barry, who could find no relevant discussions in his email logs.  We decided that _bencode was misguided in the first place (this is reinforced by the bug I fixed a year ago where email was stripping the final newline off a body *after* decoding it).  So I've committed Yves' fix.  Thanks, Yves.
History
Date User Action Args
2011-03-16 20:21:29r.david.murraysetrecipients: + r.david.murray, barry, vunruh, yves@zioup.com, python-dev
2011-03-16 20:21:29r.david.murraysetmessageid: <1300306889.4.0.137428273802.issue9298@psf.upfronthosting.co.za>
2011-03-16 20:21:28r.david.murraylinkissue9298 messages
2011-03-16 20:21:28r.david.murraycreate