<br><br><div class="gmail_quote">On Wed, May 25, 2011 at 12:39 PM, Armin Rigo <span dir="ltr">&lt;<a href="mailto:arigo@tunes.org">arigo@tunes.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi all,<br>
<br>
Here are the missing features in multibytecodec:<br>
<br>
* support for ``errors != &quot;strict&quot;&#39;&#39;.<br>
<br>
* classes MultibyteIncrementalEncoder, MultibyteIncrementalDecoder,<br>
MultibyteStreamReader and MultibyteStreamWriter.<br>
<br>
One reason I didn&#39;t implement the classes yet is that I couldn&#39;t<br>
understand two points in how they are supposed to work.  But it seems<br>
that there are really two bugs, as I&#39;ve been pointed to:<br>
<a href="http://bugs.python.org/issue12100" target="_blank">http://bugs.python.org/issue12100</a> and<br>
<a href="http://bugs.python.org/issue12171" target="_blank">http://bugs.python.org/issue12171</a> .  So the question is if we should<br>
be bug-compatible with Python 2.7 or if we should instead implement<br>
some fixed version.<br>
<br>
I suppose I&#39;m rather for the fixed version, but I&#39;d like to hear some<br>
feedback from people that actually use multibytecodecs.  Also, I<br>
wouldn&#39;t mind if someone would pick up the work and just do it, either<br>
the classes or ``errors != &quot;strict&quot;&#39;&#39; :-)<br>
<br>
<br>
A bientôt,<br>
<br>
Armin.<br>
_______________________________________________<br>
pypy-dev mailing list<br>
<a href="mailto:pypy-dev@python.org">pypy-dev@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/pypy-dev" target="_blank">http://mail.python.org/mailman/listinfo/pypy-dev</a><br>
</blockquote></div><br>Victor has fixed one of these bugs, so at least I don&#39;t think we should be &quot;bug compatible&quot; with it.  Also, if people like my idea of trying to do a PyPy 1.5.1 right after CPython 2.7.2 (RC1 scheduled for the 28th) it would be easy to start pulling in the stdlib now to not deal with it.<br>
<br>Alex<br clear="all"><br>-- <br>&quot;I disapprove of what you say, but I will defend to the death your right to say it.&quot; -- Evelyn Beatrice Hall (summarizing Voltaire)<br>&quot;The people&#39;s good is the highest law.&quot; -- Cicero<br>
<br>