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.

作者 vstinner
收信人 belopolsky, benjamin.peterson, eric.araujo, flox, georg.brandl, gvanrossum, lemburg, loewis, ssbarnea, vstinner
日期 2011-01-02.19:01:49
SpamBayes Score 0.0069476897
Marked as misclassified
Message-id <1293994912.42.0.162546737695.issue7475@psf.upfronthosting.co.za>
In-reply-to
内容
See issue #10807: 'base64' can be used with bytes.decode() (and str.encode()), but it raises a confusing exception (TypeError: expected bytes, not memoryview).
历史
日期 用户 动作 参数
2011-01-02 19:01:52vstinner修改recipients: + vstinner, lemburg, gvanrossum, loewis, georg.brandl, belopolsky, benjamin.peterson, eric.araujo, ssbarnea, flox
2011-01-02 19:01:52vstinner修改messageid: <1293994912.42.0.162546737695.issue7475@psf.upfronthosting.co.za>
2011-01-02 19:01:49vstinner链接issue7475 messages
2011-01-02 19:01:49vstinner创建