Skip to content

Commit a8cbdbf

Browse files
committed
+news
1 parent 907bfb1 commit a8cbdbf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1621,6 +1621,11 @@ New deprecations
16211621
* Deprecated :func:`!typing.no_type_check_decorator` has been removed.
16221622
(Contributed by Nikita Sobolev in :gh:`133601`.)
16231623

1624+
* The ``__getformat__()`` class method of the :class:`float` is deprecated
1625+
and will be removed in Python 3.20.
1626+
1627+
(Contributed by Sergey B Kirpichev in :gh:`145633`.)
1628+
16241629
* ``__version__``
16251630

16261631
* The ``__version__``, ``version`` and ``VERSION`` attributes have been

0 commit comments

Comments
 (0)