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 364c9e0 commit f7dbe27Copy full SHA for f7dbe27
1 file changed
doc/index.rst
@@ -65,6 +65,10 @@ version from which features were backported; for example,
65
``typing_extensions`` 3.10.0.0 was meant to reflect ``typing`` as of
66
Python 3.10.0. During this period, no changelog was maintained.
67
68
+In the documentation below, for each object added since version 4.0
69
+there is a note indicating the version in which it was added. Objects
70
+for which no such note is present have been present since before version 4.0.
71
+
72
Runtime use of types
73
~~~~~~~~~~~~~~~~~~~~
74
0 commit comments