Skip to content

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

155acde
Select commit
Loading
Failed to load commit list.
Merged

[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

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