-
- Downloads
tests/extmod/ujson_dump_iobase.py: Return number of bytes written.
Otherwise returning None indicates that the write would block and nothing was actually written. Fixes issue #3990.
Please register or sign in to comment
Otherwise returning None indicates that the write would block and nothing was actually written. Fixes issue #3990.