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

python bytearray type not managed #1149

Closed
Nelson-numerical-software opened this issue Mar 31, 2024 · 0 comments · Fixed by #1156
Closed

python bytearray type not managed #1149

Nelson-numerical-software opened this issue Mar 31, 2024 · 0 comments · Fixed by #1156
Assignees
Projects
Milestone

Comments

@Nelson-numerical-software
Copy link
Collaborator

byte_array = pyrun('prime_numbers = [2, 3, 5, 7]; byte_array = bytearray(prime_numbers)', "byte_array")
byte_array.int8()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Nelson 2024
Awaiting triage
Development

Successfully merging a pull request may close this issue.

1 participant