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

RFC: uniformize cython.floating usage #4359

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

neutrinoceros
Copy link
Member

Follow up to #4357 in response to cython/cython#5288 (comment)
this one is a pure refactor (not a fix, and backward compatible) that just adopts the dominant import style for cython.floating

@neutrinoceros neutrinoceros added the refactor improve readability, maintainability, modularity label Mar 3, 2023
@matthewturk
Copy link
Member

ugh I don't like this change, but your changes look OK to me given the broader context.

@neutrinoceros
Copy link
Member Author

I should point that writing cython.floating is already the dominant convention in the code base. I count 105 occurrences of cython.floating on main, and 132 on this branch.

@matthewturk
Copy link
Member

You're telling me I could have been pointlessly objecting all this time?!?!?!

@neutrinoceros
Copy link
Member Author

In all seriousness, can we merge this ?

@matthewturk matthewturk enabled auto-merge March 13, 2023 11:45
@matthewturk matthewturk merged commit afa307a into yt-project:main Mar 13, 2023
@neutrinoceros neutrinoceros deleted the no_cimport_floating branch March 13, 2023 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor improve readability, maintainability, modularity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants