Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Feb 15, 2021

Updates builtin exec to accept memoryview as a valid code argument.

Meets python spec (already implemented in micropython).

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I tested with a string, a bytes, and a memoryview.

@dhalbert dhalbert merged commit 91b137e into adafruit:main Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants