8000
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 0a49148 commit 1faf7c4Copy full SHA for 1faf7c4
Doc/library/stdtypes.rst
@@ -5063,7 +5063,7 @@ All parameterized generics implement special read-only attributes.
5063
:pep:`484` - Type Hints
5064
Introducing Python's framework for type annotations.
5065
5066
- :pep:`585` - "Type Hinting Generics In Standard Collections"
+ :pep:`585` - Type Hinting Generics In Standard Collections
5067
Introducing the ability to natively parameterize standard-library
5068
classes, provided they implement the special class method
5069
:meth:`~object.__class_getitem__`.
0 commit comments