[docs] 2.6.6 documentation bug in Python/C API Reference
Sandro Tosi
sandro.tosi at gmail.com
Mon Apr 11 21:18:47 CEST 2011
Hi Tomo,
thanks for your email.
On Sun, Apr 3, 2011 at 17:49, tomo cocoa <cocoatomo77 at gmail.com> wrote:
> I found a trivial bug in "Unicode Objects and Codecs".
>
> http://docs.python.org/release/2.6.6/c-api/unicode.html#utf-7-codecs
>
> In a section "UTF-7 Codecs", we should do
> s/PyUnicode_DecodeUTF8Stateful/PyUnicode_DecodeUTF7Stateful/.
2.6 is currently in security fix only, so usually doc is no more
updated. In any case, I'm adding Barry (2.6 release manager) in the
loop, so he can decide if it's worth be fixed in 2.6 or not (all other
more recent branches are fine).
Cheers,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
More information about the docs
mailing list