Serhiy Storchaka <[email protected]> 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 <[email protected]> <https://bugs.python.org/issue32794> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
