Skip to content
Snippets Groups Projects
Commit 2dfa69ef authored by Damien George's avatar Damien George
Browse files

extmod/modujson: Support passing bytes/bytearray to json.loads.

CPython allows this, and it can be useful to reduce the number of memory
allocations.

Fixes issue #5031.
parent 8e7745eb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment