summaryrefslogtreecommitdiffstats
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorwyfo <joperez@hotmail.fr>2020-07-22 19:47:28 (GMT)
committerGitHub <noreply@github.com>2020-07-22 19:47:28 (GMT)
commit653f420b53a3aa87316cef59de8d3f5d9e11deb4 (patch)
tree4ec1efe11e2698f2c56790f013c1cf1ae80c677b /Python/Python-ast.c
parentbf2f76ec0976c09de79c8827764f30e3b6fba776 (diff)
downloadcpython-653f420b53a3aa87316cef59de8d3f5d9e11deb4.zip
cpython-653f420b53a3aa87316cef59de8d3f5d9e11deb4.tar.gz
cpython-653f420b53a3aa87316cef59de8d3f5d9e11deb4.tar.bz2
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.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions