Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

For converting a string to a float there is PyFloat_FromString(). So that this 
part of functionality of PyNumber_Float() is redundant. In long perspective it 
would be worth to deprecate it.

----------

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

Reply via email to