mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02: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().