[docs] [issue11840] Improvements to c-api/unicode documentation
Sandro Tosi
report at bugs.python.org
Tue Apr 12 23:44:52 CEST 2011
Sandro Tosi <sandro.tosi at gmail.com> added the comment:
On Tue, Apr 12, 2011 at 23:34, Marc-Andre Lemburg
<report at bugs.python.org> wrote:
> Sandro Tosi wrote:
>>
>> Sandro Tosi <sandro.tosi at gmail.com> added the comment:
>>
>> In addition, is there a reason for the sorting of UTF-8 UTF-32 UTF-16 and UTF-7 sections? why not alphabetically?
>
> No particular reason. Alphabetical order would be just as good.
>
> Note that such changes would have to be backported in order to
> keep the merge conflicts to a minimum.
It applies cleanly on 3.2 (module some offsets), not as good on 3.1
and 2.7: do you want me to prepare patches specifically for those 2
brances?
>> Also, several parts of the doc would need paragraph re-indentation (not done in this patch due to clarity).
>
> Not sure what you mean here.
sorry, I meant wrap at 80th column (or so) :)
Cheers.
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11840>
_______________________________________
More information about the docs
mailing list