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 vstinner
Recipients ezio.melotti, malin, vstinner, xiang.zhang
Date 2017-04-06.07:27:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491463653.91.0.873865604313.issue30003@psf.upfronthosting.co.za>
In-reply-to
Content
Can't we fix the bug instead of removing the whole codec? Or do you know other bugs?

The bug is only on the encoder part, right? I see unit test for '~' on the hz decoder.
History
Date User Action Args
2017-04-06 07:27:33vstinnersetrecipients: + vstinner, ezio.melotti, malin, xiang.zhang
2017-04-06 07:27:33vstinnersetmessageid: <1491463653.91.0.873865604313.issue30003@psf.upfronthosting.co.za>
2017-04-06 07:27:33vstinnerlinkissue30003 messages
2017-04-06 07:27:33vstinnercreate