Skip to content
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

Remove ignoring of new_ret_no_self in clippy target #722

Merged
merged 1 commit into from
Jan 12, 2020

Conversation

Alexander-N
Copy link
Member

After the changes in the #[pyclass] system in #683, new can return
self and there is no reason anymore to ignore this lint.

After the changes in the `#[pyclass]` system in PyO3#683, `new` can return
self and there is no reason anymore to ignore this lint.
@kngwyu
Copy link
Member

kngwyu commented Jan 12, 2020

Thanks.

@kngwyu kngwyu merged commit 68726f9 into PyO3:master Jan 12, 2020
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