Skip to content

Use double quotes in errors #10491

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 8 commits into from
May 17, 2021
Merged

Conversation

dixith
Copy link
Contributor

@dixith dixith commented May 17, 2021

Description

This pull request fixes issue reported in #7445 for errors related to TypedDict key must be a string literal, Unexpected "...", used with a non-method, cast and divmod expectes 2 arguments, is not a valid base class, unused "type: ignore" comment, outside loop and outside function

Test Plan

Updated test cases for the message. New test cases not added.

@dixith dixith changed the title Double quotes errors 7 Use double quotes in errors May 17, 2021
@JelleZijlstra JelleZijlstra merged commit fa1931d into python:master May 17, 2021
@dixith dixith deleted the double-quotes-errors-7 branch May 18, 2021 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants