summaryrefslogtreecommitdiffstats
path: root/Python/pylifecycle.c
diff options
context:
space:
mode:
authorPablo Galindo <Pablogsal@gmail.com>2020-06-28 01:22:30 (GMT)
committerGitHub <noreply@github.com>2020-06-28 01:22:30 (GMT)
commit6e39999a246a019a356e1befcdfd3d54a52cb7b5 (patch)
treed115f8a48c6df398c47b651a6a498a4887933e37 /Python/pylifecycle.c
parent6803ff28f8b9c57ae2442c56e3e5d265f46aea15 (diff)
downloadcpython-6e39999a246a019a356e1befcdfd3d54a52cb7b5.zip
cpython-6e39999a246a019a356e1befcdfd3d54a52cb7b5.tar.gz
cpython-6e39999a246a019a356e1befcdfd3d54a52cb7b5.tar.bz2
[3.9] bpo-38870: Extend subject of ast.unparse warnings (GH-21053) (GH-21191)
- 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 the recursive unparsing aspect of ast.unparse (cherry picked from commit 8df1016)
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions