summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorBatuhan Taskaya <batuhanosmantaskaya@gmail.com>2020-06-28 04:11:43 +0300
committerGitHub <noreply@github.com>2020-06-28 02:11:43 +0100
commit8df1016e2ef8c0a9f4d15bf7894c284295c99d9f (patch)
tree6d5798f78d6d39d903bd0fb95ded41b6e47fddfe /Python/Python-ast.c
parent60eb9f1ab59a59ddf81d3da3513cfa3251169b5c (diff)
downloadcpython-git-8df1016e2ef8c0a9f4d15bf7894c284295c99d9f.tar.gz
bpo-38870: Extend subject of ast.unparse warnings (GH-21053)
- Mention that some compiler optimizations might not roundtrip exactly (such as constant tuples and frozensets). - Add a warning about it might raise RecursionError on very complex expressions due to recursive unparsing aspect of ast.unparse
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions