Skip to content

Commit f7dbe27

Browse files
Add note that we only have versionadded since 4.0 (#745)
1 parent 364c9e0 commit f7dbe27

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ version from which features were backported; for example,
6565
``typing_extensions`` 3.10.0.0 was meant to reflect ``typing`` as of
6666
Python 3.10.0. During this period, no changelog was maintained.
6767

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+
6872
Runtime use of types
6973
~~~~~~~~~~~~~~~~~~~~
7074

0 commit comments

Comments
 (0)