New submission from STINNER Victor <victor.stin...@haypocalc.com>:

Attached patch document PyUnicode_DecodeFSDefault() and 
PyUnicode_DecodeFSDefaultAndSize() in Doc/c-api/, and fix comment in 
Include/unicodeobject.c (remove reference to bytearray, and specify that 
surrogateescape is used).

The patch adds also titles to group unicode functions and methods by topic.

----------
assignee: d...@python
components: Documentation, Unicode
files: unicode_doc.patch
keywords: patch
messages: 105706
nosy: d...@python, haypo
priority: normal
severity: normal
status: open
title: Document PyUnicode_DecodeFSDefault() and 
PyUnicode_DecodeFSDefaultAndSize()
versions: Python 3.1, Python 3.2
Added file: http://bugs.python.org/file17336/unicode_doc.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8711>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to