[issue41341] Recursive evaluation of ForwardRef (and PEP 563)

Joseph Perez report at bugs.python.org
Sun Jul 19 21:47:38 EDT 2020


Joseph Perez <joperez at hotmail.fr> added the comment:

Ok, I admit that I did not think about recursive type when proposing this "fix".
I've tried an implementation that just stop when recursion is encountered in a PR.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41341>
_______________________________________


More information about the Python-bugs-list mailing list