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 eric.smith
Recipients eric.smith, lopek
Date 2020-01-24.12:31:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579869084.02.0.524089753512.issue39442@roundup.psfhosted.org>
In-reply-to
Content
Isn't that the entire point of "from __future__ import annotations"?

Also, please show the traceback when reporting errors so that I can see what's going on.
History
Date User Action Args
2020-01-24 12:31:24eric.smithsetrecipients: + eric.smith, lopek
2020-01-24 12:31:24eric.smithsetmessageid: <1579869084.02.0.524089753512.issue39442@roundup.psfhosted.org>
2020-01-24 12:31:24eric.smithlinkissue39442 messages
2020-01-24 12:31:23eric.smithcreate