Skip to content

Commit 106e9dd

Browse files
authored
Docs: make the whatsnew-typing-py312 anchor point to things that were new in the typing module (#117904)
1 parent 0d52383 commit 106e9dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -927,8 +927,6 @@ tempfile
927927
* :func:`tempfile.mkdtemp` now always returns an absolute path, even if the
928928
argument provided to the *dir* parameter is a relative path.
929929

930-
.. _whatsnew-typing-py312:
931-
932930
threading
933931
---------
934932

@@ -963,6 +961,8 @@ types
963961
:ref:`user-defined-generics` when subclassed. (Contributed by
964962
James Hilton-Balfe and Alex Waygood in :gh:`101827`.)
965963

964+
.. _whatsnew-typing-py312:
965+
966966
typing
967967
------
968968

0 commit comments

Comments
 (0)