FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
[3.8] bpo-39965: Correctly raise SyntaxError if await is used outside async functions when PyCF_ALLOW_TOP_LEVEL_AWAIT is set (GH-19010) by miss-islington · Pull Request #19011 · 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
[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
#19011
Merged
miss-islington
merged 1 commit into
python:3.8
python/cpython:3.8
from
miss-islington:backport-9023581-3.8
miss-islington/cpython:backport-9023581-3.8
Copy head branch name to clipboard
Mar 15, 2020
Conversation
Commits
1
(1)
Checks
Files changed
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
miss-islington
merged 1 commit into
python:3.8
python/cpython:3.8
from
miss-islington:backport-9023581-3.8
miss-islington/cpython:backport-9023581-3.8
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 (GH-19010)
Show description for 155acde
pablogsal
authored and
miss-islington
committed
155acde
View commit details
Copy full SHA for 155acde
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL