Skip to content
Prev Previous commit
Next Next commit
Fix title underline length in whatisnew doc.
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:
  • Loading branch information
stroxler committed Feb 27, 2023
commit 42277cb9561014d7a7d188f86d35f2625b388616
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ The :class:`tempfile.NamedTemporaryFile` function has a new optional parameter
*delete_on_close* (Contributed by Evgeny Zorin in :gh:`58451`.)

typing
-----
------

* Add :func:`typing.override`, an override decorator telling to static type
checkers to verify that a method overrides some method or attribute of the
Expand Down