bpo-41341: Recursive evaluation of ForwardRef in get_type_hints (#21553)
The issue raised by recursive evaluation is infinite recursion with recursive types. In that case, only the first recursive ForwardRef is evaluated.
W
wyfo committed
653f420b53a3aa87316cef59de8d3f5d9e11deb4
Parent: bf2f76e
Committed by GitHub <noreply@github.com>
on 7/22/2020, 7:47:28 PM