mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Docs: make the whatsnew-typing-py312
anchor point to things that were new in the typing module (#117904)
This commit is contained in:
parent
0d5238373d
commit
106e9ddc43
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue