STINNER Victor <[email protected]> added the comment:
We can keep the float.__getformat__() method, it doesn't harm. I change the issue title to only propose to remove the float.__setformat__() method. ---------- title: Remove float.__get_format__() and float.__set_format__() -> Remove the float.__setformat__() method _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46852> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
