mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
This behaviour of a NULL write C method on a stream that uses the write adaptor objects is no longer supported. It was only ever used by the coverage build for testing the fail path of mp_get_stream_raise().