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 5312ff7 commit 1e8eb9cCopy full SHA for 1e8eb9c
doc/index.rst
@@ -409,8 +409,8 @@ Special typing primitives
409
raises a :py:exc:`DeprecationWarning` when this syntax is used in Python 3.12
410
or lower and fails with a :py:exc:`TypeError` in Python 3.13 and higher.
411
412
- ``typing_extensions`` supports the experimental :data:`ReadOnly` qualifier
413
- proposed by :pep:`705`. It is reflected in the following attributes:
+ ``typing_extensions`` supports the :data:`ReadOnly` qualifier
+ introduced by :pep:`705`. It is reflected in the following attributes:
414
415
.. attribute:: __readonly_keys__
416
0 commit comments