We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
byte_array = pyrun('prime_numbers = [2, 3, 5, 7]; byte_array = bytearray(prime_numbers)', "byte_array") byte_array.int8()
The text was updated successfully, but these errors were encountered:
Fix #1149 - bytes, bytearray types managed
4a618b6
b0f748a
d20dd49
1c8033b
106cf2b
Nelson-numerical-software
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: