STINNER Victor added the comment:

Thanks Serhiy for your review.

I added a new _PyUnicodeWriter_WriteASCIIString() function to write the 
separator (", ") and the suffix (",)").

changeset:   87263:d1ca05428c38
user:        Victor Stinner <victor.stin...@gmail.com>
date:        Tue Nov 19 12:54:53 2013 +0100
files:       Include/unicodeobject.h Objects/listobject.c 
Objects/unicodeobject.c Python/formatter_unicode.c
description:
Add _PyUnicodeWriter_WriteASCIIString() function

----------
resolution:  -> fixed
status: open -> closed

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

Reply via email to