Skip to content

Don't report error when using total_ordering in Python 2 mode #10416

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 1 commit into from
May 4, 2021

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