ast.parse(..., mode='single')
parses of multiple statements which are then not unparsed
#129598
Labels
ast.parse(..., mode='single')
parses of multiple statements which are then not unparsed
#129598
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
My guess the
ast.parse()
should probably error?CPython versions tested on:
3.14, 3.12, 3.13, 3.11, 3.10
Operating systems tested on:
Linux
Linked PRs
The text was updated successfully, but these errors were encountered: