bpo-46852: Remove the float.__set_format__() method (GH-31585)
Remove the undocumented private float.__set_format__() method, previously known as float.__set_format__() in Python 3.7. Its docstring said: "You probably don't want to use this function. It exists mainly to be used in Python's test suite."
V
Victor Stinner committed
5ab745fc51e159ead28b523414e52f0bcc1ef353
Parent: 4060111
Committed by GitHub <noreply@github.com>
on 2/25/2022, 11:53:27 PM