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 1ace
Recipients 1ace, eric.smith, kj
Date 2021-03-03.15:56:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614787006.88.0.00339389241142.issue43355@roundup.psfhosted.org>
In-reply-to
Content
Sorry, I just realized you asked for the "success" value as well.

For python 3.7-3.9 without the `import annotations`, and for python 3.10, the type annotation is a class, ie. `<Parameter "x: str">`.
History
Date User Action Args
2021-03-03 15:56:461acesetrecipients: + 1ace, eric.smith, kj
2021-03-03 15:56:461acesetmessageid: <1614787006.88.0.00339389241142.issue43355@roundup.psfhosted.org>
2021-03-03 15:56:461acelinkissue43355 messages
2021-03-03 15:56:461acecreate