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 JelleZijlstra
Recipients 1ace, JelleZijlstra, The Compiler, eric.smith, kj, terry.reedy
Date 2021-05-04.15:41:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620142866.8.0.420527499527.issue43355@roundup.psfhosted.org>
In-reply-to
Content
Python 3.10 will add an eval_str= argument to inspect.signature() that lets you evaluate string annotations. I don't think it makes sense to change anything in the bugfix branches, so I propose that this issue be closed.
History
Date User Action Args
2021-05-04 15:41:06JelleZijlstrasetrecipients: + JelleZijlstra, terry.reedy, eric.smith, The Compiler, 1ace, kj
2021-05-04 15:41:06JelleZijlstrasetmessageid: <1620142866.8.0.420527499527.issue43355@roundup.psfhosted.org>
2021-05-04 15:41:06JelleZijlstralinkissue43355 messages
2021-05-04 15:41:06JelleZijlstracreate