Skip to content

bpo-39965: Correctly raise SyntaxError if await is used outside async functions when PyCF_ALLOW_TOP_LEVEL_AWAIT is set#19010

Merged
pablogsal merged 1 commit into
python:masterfrom
pablogsal:no-async
Mar 15, 2020
Merged

bpo-39965: Correctly raise SyntaxError if await is used outside async functions when PyCF_ALLOW_TOP_LEVEL_AWAIT is set#19010
pablogsal merged 1 commit into
python:masterfrom
pablogsal:no-async

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

de1ddfb
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs