FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
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
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-39965: Correctly raise SyntaxError if await is used outside async functions when PyCF_ALLOW_TOP_LEVEL_AWAIT is set
- #19010
#19010
Merged
pablogsal
merged 1 commit into
python:master
python/cpython:master
from
pablogsal:no-async
pablogsal/cpython:no-async
Copy head branch name to clipboard
Mar 15, 2020
Conversation
Commits
1
(1)
Checks
Files changed
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:master
python/cpython:master
from
pablogsal:no-async
pablogsal/cpython:no-async
Copy head branch name to clipboard
Commits
Commits on Mar 15, 2020
bpo-39965: Correctly raise SyntaxError if await is used outside async functions when PyCF_ALLOW_TOP_LEVEL_AWAIT is set
pablogsal
committed
de1ddfb
View commit details
Copy full SHA for de1ddfb
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL