-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
REF/API: make construct_array_type a non-classmethod #58854
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
Conversation
Since it is already a non-classmethod in StringArray, making the abstract method non-classmethod would ensure code consistency. |
Since it's my first PR, I would greatly appreciate your valuable feedback @jbrockmendel |
#58663 is not a good issue for a beginner. please look for an issue with the "good first issue" label |
I did indeed look for some alternatives with this label, but ultimately concluded that this issue remained the most appropriate one and the one I was most interested in investigating further. |
It is not. Please look again. |
I apologize if I chose an inappropriate issue. I consulted with a colleague who has previously contributed to this repository and they assured me it was fine. If anything is missing from the modified files, or if further discussion/research regarding the issue is needed, that's perfectly okay. |
The hard part of addressing #58663 is not changing a few lines of code, but in achieving consensus that it is a change we want to make, then in making the change without breaking 3rd party subclasses. |
Thanks for the PR @miguelpgarcia but agreed that making a PR is premature at this point and would need more coordination to start opening a PR to address. Going to close, but happy to have your contributions towards issues labeled |
Uh oh!
There was an error while loading. Please reload this page.