KEMBAR78
Use typeddict-item error code for more errors by JukkaL · Pull Request #10410 · python/mypy · GitHub
Skip to content

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented May 4, 2021

Previously this was inconsistent, and some TypedDict operations used
the 'misc' error code, which is dangerous to ignore. TypedDict related
errors seem to be some of most commonly ignored error with the 'misc'
error code.

Previously this was inconsistent, and some TypedDict operations used
the 'misc' error code, which is dangerous to ignore. TypedDict related
errors seem to be some of most commonly ignored error with the 'misc'
error code.
Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add a short description for object_type to one of functions docstrings where it was added?

@JukkaL
Copy link
Collaborator Author

JukkaL commented May 4, 2021

Maybe add a short description for object_type to one of functions docstrings where it was added?

Added a reference to another docstring where it's described to avoid repetition.

@JukkaL JukkaL merged commit a8a8a52 into master May 4, 2021
@JukkaL JukkaL deleted the tdict-error-code branch May 4, 2021 11:29
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