bpo-41341: Recursive evaluation of ForwardRef in get_type_hints by wyfo · Pull Request #21553 · python/cpython
The issue raised by recursive evaluation is infinite recursion with recursive types. In that case, only the first recursive ForwardRef is evaluated.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…onGH-21553) The issue raised by recursive evaluation is infinite recursion with recursive types. In that case, only the first recursive ForwardRef is evaluated. (cherry picked from commit 653f420) Co-authored-by: wyfo <joperez@hotmail.fr>
miss-islington added a commit that referenced this pull request
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request
…on#21553) The issue raised by recursive evaluation is infinite recursion with recursive types. In that case, only the first recursive ForwardRef is evaluated.
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request
…on#21553) The issue raised by recursive evaluation is infinite recursion with recursive types. In that case, only the first recursive ForwardRef is evaluated.
xzy3 pushed a commit to xzy3/cpython that referenced this pull request
…on#21553) The issue raised by recursive evaluation is infinite recursion with recursive types. In that case, only the first recursive ForwardRef is evaluated.
johnandersen777 pushed a commit to johnandersen777/dffml that referenced this pull request
johnandersen777 pushed a commit to johnandersen777/dffml that referenced this pull request
johnandersen777 pushed a commit to johnandersen777/dffml that referenced this pull request
johnandersen777 pushed a commit to johnandersen777/dffml that referenced this pull request