8000 bpo-39965: Correctly raise SyntaxError if await is used outside async functions when PyCF_ALLOW_TOP_LEVEL_AWAIT is set by pablogsal · Pull Request #19010 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 15, 2020

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

de1ddfb
Select commit
Loading
Failed to load commit list.
Merged

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

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

0