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.
1 parent 00a4030 commit 73d5608Copy full SHA for 73d5608
README.rst
@@ -41,16 +41,16 @@ This module currently contains the following:
41
42
- Experimental features
43
44
- - ``LiteralString`` (see PEP 675)
45
- ``@dataclass_transform()`` (see PEP 681)
46
- - ``NotRequired`` (see PEP 655)
47
- - ``Required`` (see PEP 655)
48
49
- In ``typing`` since Python 3.11
50
51
- ``assert_never``
+ - ``LiteralString`` (see PEP 675)
52
- ``Never``
+ - ``NotRequired`` (see PEP 655)
53
- ``reveal_type``
+ - ``Required`` (see PEP 655)
54
- ``Self`` (see PEP 673)
55
- ``TypeVarTuple`` (see PEP 646)
56
- ``Unpack`` (see PEP 646)
0 commit comments