Skip to content

[3.8] bpo-39965: Correctly raise SyntaxError if await is used outside async functions when PyCF_ALLOW_TOP_LEVEL_AWAIT is set (GH-19010)#19011

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-9023581-3.8
Mar 15, 2020
Merged

bpo-39965: Correctly raise SyntaxError if await is used outside async…

155acde
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs