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 ncoghlan
Recipients barry, belopolsky, benjamin.peterson, cben, eric.araujo, ezio.melotti, flox, georg.brandl, gregory.p.smith, gvanrossum, jcea, lemburg, loewis, ncoghlan, pconnell, petri.lehtinen, r.david.murray, ssbarnea, vstinner
Date 2013-04-25.07:49:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366876152.43.0.537190542503.issue7475@psf.upfronthosting.co.za>
In-reply-to
Content
Also adding 17839 as a dependency, since part of the reason the base64 errors in particular are so cryptic is because the base64 module doesn't accept arbitrary PEP 3118 compliant objects as input.
History
Date User Action Args
2013-04-25 07:49:12ncoghlansetrecipients: + ncoghlan, lemburg, gvanrossum, loewis, barry, georg.brandl, gregory.p.smith, jcea, cben, belopolsky, vstinner, benjamin.peterson, ezio.melotti, eric.araujo, r.david.murray, ssbarnea, flox, petri.lehtinen, pconnell
2013-04-25 07:49:12ncoghlansetmessageid: <1366876152.43.0.537190542503.issue7475@psf.upfronthosting.co.za>
2013-04-25 07:49:12ncoghlanlinkissue7475 messages
2013-04-25 07:49:12ncoghlancreate