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.
typing.Text
1 parent b738094 commit bdc99a8Copy full SHA for bdc99a8
Doc/library/typing.rst
@@ -1978,7 +1978,8 @@ Other concrete types
1978
1979
.. deprecated:: 3.11
1980
Python 2 is no longer supported, and most type checkers also no longer
1981
- support type checking Python 2 code. Users should now use
+ support type checking Python 2 code. Removal of the alias is not
1982
+ currently planned, but users are encouraged to use
1983
:class:`str` instead of ``Text`` wherever possible.
1984
1985
Abstract Base Classes
0 commit comments