@@ -6087,26 +6087,26 @@ references:
60876087 href: https://docs.python.org/3/library/typing.html#typing.TypeVarTuple.__name__
60886088 name: __name__
60896089 uid: typing.TypeVarTuple.__name__
6090- - fullName: typing.__mutable_keys__
6091- href: https://docs.python.org/3/library/typing.html#typing.__mutable_keys__
6090+ - fullName: typing.TypedDict. __mutable_keys__
6091+ href: https://docs.python.org/3/library/typing.html#typing.TypedDict. __mutable_keys__
60926092 name: __mutable_keys__
6093- uid: typing.__mutable_keys__
6094- - fullName: typing.__optional_keys__
6095- href: https://docs.python.org/3/library/typing.html#typing.__optional_keys__
6093+ uid: typing.TypedDict. __mutable_keys__
6094+ - fullName: typing.TypedDict. __optional_keys__
6095+ href: https://docs.python.org/3/library/typing.html#typing.TypedDict. __optional_keys__
60966096 name: __optional_keys__
6097- uid: typing.__optional_keys__
6098- - fullName: typing.__readonly_keys__
6099- href: https://docs.python.org/3/library/typing.html#typing.__readonly_keys__
6097+ uid: typing.TypedDict. __optional_keys__
6098+ - fullName: typing.TypedDict. __readonly_keys__
6099+ href: https://docs.python.org/3/library/typing.html#typing.TypedDict. __readonly_keys__
61006100 name: __readonly_keys__
6101- uid: typing.__readonly_keys__
6102- - fullName: typing.__required_keys__
6103- href: https://docs.python.org/3/library/typing.html#typing.__required_keys__
6101+ uid: typing.TypedDict. __readonly_keys__
6102+ - fullName: typing.TypedDict. __required_keys__
6103+ href: https://docs.python.org/3/library/typing.html#typing.TypedDict. __required_keys__
61046104 name: __required_keys__
6105- uid: typing.__required_keys__
6106- - fullName: typing.__total__
6107- href: https://docs.python.org/3/library/typing.html#typing.__total__
6105+ uid: typing.TypedDict. __required_keys__
6106+ - fullName: typing.TypedDict. __total__
6107+ href: https://docs.python.org/3/library/typing.html#typing.TypedDict. __total__
61086108 name: __total__
6109- uid: typing.__total__
6109+ uid: typing.TypedDict. __total__
61106110- fullName: unittest.IsolatedAsyncioTestCase.loop_factory
61116111 href: https://docs.python.org/3/library/unittest.html#unittest.IsolatedAsyncioTestCase.loop_factory
61126112 name: loop_factory
@@ -31143,6 +31143,10 @@ references:
3114331143 href: https://docs.python.org/3/library/typing.html#typing.MutableSet
3114431144 name: MutableSet
3114531145 uid: typing.MutableSet
31146+ - fullName: typing.NamedTuple
31147+ href: https://docs.python.org/3/library/typing.html#typing.NamedTuple
31148+ name: NamedTuple
31149+ uid: typing.NamedTuple
3114631150- fullName: typing.NewType
3114731151 href: https://docs.python.org/3/library/typing.html#typing.NewType
3114831152 name: NewType
@@ -31231,6 +31235,10 @@ references:
3123131235 href: https://docs.python.org/3/library/typing.html#typing.TypeVarTuple
3123231236 name: TypeVarTuple
3123331237 uid: typing.TypeVarTuple
31238+ - fullName: typing.TypedDict
31239+ href: https://docs.python.org/3/library/typing.html#typing.TypedDict
31240+ name: TypedDict
31241+ uid: typing.TypedDict
3123431242- fullName: typing.Union
3123531243 href: https://docs.python.org/3/library/typing.html#typing.Union
3123631244 name: Union
@@ -40023,14 +40031,6 @@ references:
4002340031 href: https://docs.python.org/3/library/types.html#types.resolve_bases
4002440032 name: resolve_bases
4002540033 uid: types.resolve_bases
40026- - fullName: typing.NamedTuple
40027- href: https://docs.python.org/3/library/typing.html#typing.NamedTuple
40028- name: NamedTuple
40029- uid: typing.NamedTuple
40030- - fullName: typing.TypedDict
40031- href: https://docs.python.org/3/library/typing.html#typing.TypedDict
40032- name: TypedDict
40033- uid: typing.TypedDict
4003440034- fullName: typing.assert_never
4003540035 href: https://docs.python.org/3/library/typing.html#typing.assert_never
4003640036 name: assert_never
0 commit comments