KEMBAR78
Don't report error when using total_ordering in Python 2 mode by JukkaL · Pull Request #10416 · python/mypy · GitHub
Skip to content

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented May 4, 2021

Even if the plugin doesn't work yet, generating an error is a
regression. The decorator used to silently do nothing in earlier
mypy versions.

Not having the plugin doesn't complelety prevent type checking code
using total_ordering.

Even if the plugin doesn't work yet, generating an error is a
regression. The decorator used to silently do nothing in earlier
mypy versions.

Not having the plugin doesn't complelety prevent type checking code
using `total_ordering`.
@JukkaL JukkaL merged commit ed6d7d1 into master May 4, 2021
@JukkaL JukkaL deleted the py2-total-ordering branch May 4, 2021 17:05
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