@@ -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.TypedDict. __mutable_keys__
6091- href: https://docs.python.org/3/library/typing.html#typing.TypedDict. __mutable_keys__
6090+ - fullName: typing.__mutable_keys__
6091+ href: https://docs.python.org/3/library/typing.html#typing.__mutable_keys__
60926092 name: __mutable_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__
6093+ uid: typing.__mutable_keys__
6094+ - fullName: typing.__optional_keys__
6095+ href: https://docs.python.org/3/library/typing.html#typing.__optional_keys__
60966096 name: __optional_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__
6097+ uid: typing.__optional_keys__
6098+ - fullName: typing.__readonly_keys__
6099+ href: https://docs.python.org/3/library/typing.html#typing.__readonly_keys__
61006100 name: __readonly_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__
6101+ uid: typing.__readonly_keys__
6102+ - fullName: typing.__required_keys__
6103+ href: https://docs.python.org/3/library/typing.html#typing.__required_keys__
61046104 name: __required_keys__
6105- uid: typing.TypedDict. __required_keys__
6106- - fullName: typing.TypedDict. __total__
6107- href: https://docs.python.org/3/library/typing.html#typing.TypedDict. __total__
6105+ uid: typing.__required_keys__
6106+ - fullName: typing.__total__
6107+ href: https://docs.python.org/3/library/typing.html#typing.__total__
61086108 name: __total__
6109- uid: typing.TypedDict. __total__
6109+ uid: typing.__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,10 +31143,6 @@ 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
3115031146- fullName: typing.NewType
3115131147 href: https://docs.python.org/3/library/typing.html#typing.NewType
3115231148 name: NewType
@@ -31235,10 +31231,6 @@ references:
3123531231 href: https://docs.python.org/3/library/typing.html#typing.TypeVarTuple
3123631232 name: TypeVarTuple
3123731233 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
3124231234- fullName: typing.Union
3124331235 href: https://docs.python.org/3/library/typing.html#typing.Union
3124431236 name: Union
@@ -40027,6 +40019,14 @@ references:
4002740019 href: https://docs.python.org/3/library/types.html#types.resolve_bases
4002840020 name: resolve_bases
4002940021 uid: types.resolve_bases
40022+ - fullName: typing.NamedTuple
40023+ href: https://docs.python.org/3/library/typing.html#typing.NamedTuple
40024+ name: NamedTuple
40025+ uid: typing.NamedTuple
40026+ - fullName: typing.TypedDict
40027+ href: https://docs.python.org/3/library/typing.html#typing.TypedDict
40028+ name: TypedDict
40029+ uid: typing.TypedDict
4003040030- fullName: typing.assert_never
4003140031 href: https://docs.python.org/3/library/typing.html#typing.assert_never
4003240032 name: assert_never
0 commit comments