Skip to content

MAINT: use super() as described by PEP 3135 #315

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
Mar 22, 2021
Merged

Conversation

mwtoews
Copy link
Contributor

@mwtoews mwtoews commented Mar 21, 2021

This PR refactors super() to be simpler, as described by PEP 3135.

xref numpy/numpy#18648 for more details and background.

Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

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

Thanks @mwtoews!

@rgommers rgommers merged commit 6d7eaf7 into numpy:main Mar 22, 2021
@rgommers rgommers added this to the 1.2.0 milestone Mar 22, 2021
@mwtoews mwtoews deleted the pep-3135 branch July 30, 2023 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants