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 doerwalter, lemburg, martin.panter, python-dev, serhiy.storchaka
Date 2014-11-07.12:56:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415364981.76.0.649387736975.issue22406@psf.upfronthosting.co.za>
In-reply-to
Content
I think it is safer now just fix existing code than replace it with totally different code with the risk of incompatibility. In any case uu_codec needs rewriting because currently it doesn't support incremental encoding and decoding.

Thank you for your contribution Martin. And if you are going to do further contribution, please submit a contributor form (https://www.python.org/psf/contrib/).

Few notes. It is more handy to provide all changes as one patch. And your patches contain trailing spaces in blank lines.
History
Date User Action Args
2014-11-07 12:56:21serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, doerwalter, python-dev, martin.panter
2014-11-07 12:56:21serhiy.storchakasetmessageid: <1415364981.76.0.649387736975.issue22406@psf.upfronthosting.co.za>
2014-11-07 12:56:21serhiy.storchakalinkissue22406 messages
2014-11-07 12:56:21serhiy.storchakacreate