diff options
| author | Victor Stinner <vstinner@python.org> | 2022-02-25 23:53:27 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-25 23:53:27 (GMT) |
| commit | 5ab745fc51e159ead28b523414e52f0bcc1ef353 (patch) | |
| tree | 02cb9106f63ae34f86803f92b604587abd359314 /Lib/test/test_asyncio/test_taskgroups.py | |
| parent | 4060111f9dc44682f9d7bdafb4e7dacb96706ad3 (diff) | |
| download | cpython-5ab745fc51e159ead28b523414e52f0bcc1ef353.zip cpython-5ab745fc51e159ead28b523414e52f0bcc1ef353.tar.gz cpython-5ab745fc51e159ead28b523414e52f0bcc1ef353.tar.bz2 | |
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."
Diffstat (limited to 'Lib/test/test_asyncio/test_taskgroups.py')
0 files changed, 0 insertions, 0 deletions
