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 serhiy.storchaka
Recipients barry, belopolsky, benjamin.peterson, cben, eric.araujo, ezio.melotti, flox, georg.brandl, gregory.p.smith, isoschiz, jcea, jwilk, lemburg, loewis, ncoghlan, pconnell, petri.lehtinen, python-dev, r.david.murray, serhiy.storchaka, ssbarnea, vstinner
Date 2014-01-04.13:34:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388842444.94.0.937763457502.issue7475@psf.upfronthosting.co.za>
In-reply-to
Content
Docstrings for new codecs mention bytes.transform() and bytes.untransform() which are nonexistent.
History
Date User Action Args
2014-01-04 13:34:05serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, loewis, barry, georg.brandl, gregory.p.smith, jcea, cben, ncoghlan, belopolsky, vstinner, benjamin.peterson, jwilk, ezio.melotti, eric.araujo, r.david.murray, ssbarnea, flox, python-dev, petri.lehtinen, pconnell, isoschiz
2014-01-04 13:34:04serhiy.storchakasetmessageid: <1388842444.94.0.937763457502.issue7475@psf.upfronthosting.co.za>
2014-01-04 13:34:04serhiy.storchakalinkissue7475 messages
2014-01-04 13:34:04serhiy.storchakacreate