diff options
author | wyfo <joperez@hotmail.fr> | 2020-07-22 19:47:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-22 19:47:28 (GMT) |
commit | 653f420b53a3aa87316cef59de8d3f5d9e11deb4 (patch) | |
tree | 4ec1efe11e2698f2c56790f013c1cf1ae80c677b /Python/errors.c | |
parent | bf2f76ec0976c09de79c8827764f30e3b6fba776 (diff) | |
download | cpython-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/errors.c')
0 files changed, 0 insertions, 0 deletions