-
Notifications
You must be signed in to change notification settings - Fork 523
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
feat(binding/python): Export full_capability API for Python binding #3402
Conversation
1375d94
to
9c19c39
Compare
Signed-off-by: Manjusaka <[email protected]>
9c641fa
to
ad3dfd6
Compare
For now, I chose to copy and paste the Capability impl to About the test, I think we don't need add extra test to ensure that Capability in python is in sync with Capability in Rust. Here's the detail
|
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.
Mostly LGTM, please @messense take another look.
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
Signed-off-by: Manjusaka [email protected]