This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ramalho
Recipients docs@python, ramalho, rhettinger
Date 2020-06-16.20:08:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592338098.89.0.421337395839.issue40979@roundup.psfhosted.org>
In-reply-to
Content
Sorry, there was an editing mistake above.

Where I wrote:


- AnyStr: should be listed right after TypeVar, NoReturn, NewType

I meant to write:

- AnyStr: should be listed right after TypeVar
- NoReturn, NewType: both belong with "Special Constructs" as well
- Text, TYPE_CHECKING: I am not sure about those ...
History
Date User Action Args
2020-06-16 20:08:18ramalhosetrecipients: + ramalho, rhettinger, docs@python
2020-06-16 20:08:18ramalhosetmessageid: <1592338098.89.0.421337395839.issue40979@roundup.psfhosted.org>
2020-06-16 20:08:18ramalholinkissue40979 messages
2020-06-16 20:08:18ramalhocreate