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.

作者 loewis
收信人 georg.brandl, loewis, pitrou, terry.reedy
日期 2008-11-30.13:48:27
SpamBayes Score 0.00045439333
Marked as misclassified
Message-id <1228052911.06.0.801598122852.issue4387@psf.upfronthosting.co.za>
In-reply-to
内容
Here is a patches that fixes the problem.

Notice that this affects the email API; base64mime.body_encode now also
requires bytes (whereas quoprimime remains unchanged).

There are probably more functions that still incorrectly accept strings,
e.g. zlib.crc32.
历史
日期 用户 动作 参数
2008-11-30 13:48:31loewis修改recipients: + loewis, georg.brandl, terry.reedy, pitrou
2008-11-30 13:48:31loewis修改messageid: <1228052911.06.0.801598122852.issue4387@psf.upfronthosting.co.za>
2008-11-30 13:48:30loewis链接issue4387 messages
2008-11-30 13:48:30loewis创建