Hello,
the subject says it all. PyUnicode_EncodeDecimal() is listed among
the deprecated functions. In cdecimal, I'm relying on this function
for a number of reasons:
* It is not trivial to implement.
* With the Unicode implementation constantly changing, it is nearly
impossible to know what input is currently regarded as a decimal
digit. See also:
http://bugs.python.org/issue10557
http://bugs.python.org/issue10557#msg123123
"The API won't go away (it does have its use and is being
used in 3rd party extensions) [...]"
Stefan Krah
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com