-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
'await' in non-async function is a blocking error, fixes #15339 #15384
Commits on May 12, 2023
-
Fixed the 'syntax error in type comment -> Syntax error in type comme…
…nt' for test cases and the error print in mypy/message_registry.py
Configuration menu - View commit details
-
Copy full SHA for 6080839 - Browse repository at this point
Copy the full SHA 6080839View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce7f920 - Browse repository at this point
Copy the full SHA ce7f920View commit details -
Revert "Fixed the 'syntax error in type comment -> Syntax error in ty…
…pe comment' for test cases and the error print in mypy/message_registry.py" This reverts commit 6080839.
Configuration menu - View commit details
-
Copy full SHA for f468fbb - Browse repository at this point
Copy the full SHA f468fbbView commit details -
Revert "Revert "Fixed the 'syntax error in type comment -> Syntax err…
…or in type comment' for test cases and the error print in mypy/message_registry.py"" This reverts commit f468fbb.
Configuration menu - View commit details
-
Copy full SHA for 510a5d8 - Browse repository at this point
Copy the full SHA 510a5d8View commit details -
Revert "Changed error tests and message for 'invalid syntax -> Invali…
…d syntax'" This reverts commit ce7f920.
Configuration menu - View commit details
-
Copy full SHA for 3fda8cc - Browse repository at this point
Copy the full SHA 3fda8ccView commit details -
Reverted the 'invalid syntax'->'Invalid syntax' change and added the …
…'syntax error'->'Syntax error' change. Currently only Syntax error has been changed from the main branch
Configuration menu - View commit details
-
Copy full SHA for 42b1e5a - Browse repository at this point
Copy the full SHA 42b1e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c42c9 - Browse repository at this point
Copy the full SHA 44c42c9View commit details
Commits on Jun 5, 2023
-
Added a new error code, AWAIT_NOT_ASYNC for await statements not with…
…in an ASYNC function definition
Configuration menu - View commit details
-
Copy full SHA for ad6ac36 - Browse repository at this point
Copy the full SHA ad6ac36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e61f1 - Browse repository at this point
Copy the full SHA 13e61f1View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 9f51663 - Browse repository at this point
Copy the full SHA 9f51663View commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9a182ff - Browse repository at this point
Copy the full SHA 9a182ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6df68e1 - Browse repository at this point
Copy the full SHA 6df68e1View commit details