Mailing List Archive

[3.12] Docs: make the `whatsnew-typing-py312` anchor point to things that were new in the typing module (GH-117904) (#117905)
https://github.com/python/cpython/commit/6dfb7e1f2787f2a97e730cd259dde2246b0ba164
commit: 6dfb7e1f2787f2a97e730cd259dde2246b0ba164
branch: 3.12
author: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
committer: AlexWaygood <Alex.Waygood@Gmail.com>
date: 2024-04-15T16:55:04Z
summary:

[3.12] Docs: make the `whatsnew-typing-py312` anchor point to things that were new in the typing module (GH-117904) (#117905)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

files:
M Doc/whatsnew/3.12.rst

diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst
index e442490f75b6bb..aa26434b3a4387 100644
--- a/Doc/whatsnew/3.12.rst
+++ b/Doc/whatsnew/3.12.rst
@@ -927,8 +927,6 @@ tempfile
* :func:`tempfile.mkdtemp` now always returns an absolute path, even if the
argument provided to the *dir* parameter is a relative path.

-.. _whatsnew-typing-py312:
-
threading
---------

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

+.. _whatsnew-typing-py312:
+
typing
------


_______________________________________________
Python-checkins mailing list -- python-checkins@python.org
To unsubscribe send an email to python-checkins-leave@python.org
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: list-python-checkins@lists.gossamer-threads.com