-
Notifications
You must be signed in to change notification settings - Fork 153
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
Add typing stubs for universal functions #1010
Conversation
Pull Request Test Coverage Report for Build 7578610886
💛 - Coveralls |
Very useful PR. Any chance this will be merge soon? Thanks for your work. |
It will come out with the 0.14 release but I can't promise a date yet |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM, just a couple of small questions inline
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the quick update
Closes #832
Follow up of #963 and #967
This adds the stubs for all the universal functions. After this is merged, the typing for the existing methods would be complete
note: this contains the diffs of the other PR
IvanIsCoding/rustworkx@new_graph_digraph_methods...IvanIsCoding:rustworkx:all-types-together