Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
whatsnew-typing-py312
1 parent 0d52383 commit 106e9ddCopy full SHA for 106e9dd
1 file changed
Doc/whatsnew/3.12.rst
@@ -927,8 +927,6 @@ tempfile
927
* :func:`tempfile.mkdtemp` now always returns an absolute path, even if the
928
argument provided to the *dir* parameter is a relative path.
929
930
-.. _whatsnew-typing-py312:
931
-
932
threading
933
---------
934
@@ -963,6 +961,8 @@ types
963
961
:ref:`user-defined-generics` when subclassed. (Contributed by
964
962
James Hilton-Balfe and Alex Waygood in :gh:`101827`.)
965
+.. _whatsnew-typing-py312:
+
966
typing
967
------
968
0 commit comments