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

Int(), Bytes, etc on Const and ConstPtr expressions #5677

Open
psifertex opened this issue Jun 30, 2024 · 0 comments
Open

Int(), Bytes, etc on Const and ConstPtr expressions #5677

psifertex opened this issue Jun 30, 2024 · 0 comments
Labels
Component: API Issue needs changes to the API Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround Type: Enhancement Issue is a small enhancement to existing functionality

Comments

@psifertex
Copy link
Member

Right now you need to do int or bytes on value.value when something is a Const or ConstPtr or Float or ConstData, etc. We can easily add handlers in the Python API for this to make it even easier to work with.

@xusheng6 xusheng6 added Type: Enhancement Issue is a small enhancement to existing functionality Component: API Issue needs changes to the API Impact: Low Issue is a papercut or has a good, supported workaround Effort: Trivial Issue should take < 1 day labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: API Issue needs changes to the API Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround Type: Enhancement Issue is a small enhancement to existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants