Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

On Fri, Dec 3, 2010 at 4:45 AM, Marc-Andre Lemburg
<rep...@bugs.python.org> wrote:
..
>> On Thu, Dec 2, 2010 at 4:34 PM, Marc-Andre Lemburg
>> <rep...@bugs.python.org> wrote:
>> ..
>>>  * Please change the API _PyUnicode_NormalizeDecimal() to
>>>   PyUnicode_ConvertToASCIIDecimal() - that's closer to what
>>>   it does.
>>>
>>
>> Are you sure it is a good idea to give it a public name?  I have no
>> problem with calling it _PyUnicode_ConvertToASCIIDecimal().
>> ("Transform" may be a better term, though.)
>
> Yes, I think it's useful to have as public API.
>

I am afraid this means it has to go in today.    I'll take the white
space processing out of the public method and try to get the patch
ready for commit.

----------

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

Reply via email to