Jelle Zijlstra <[email protected]> added the comment:
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. ---------- nosy: +Jelle Zijlstra _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43355> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
