mirror of
https://github.com/micropython/micropython.git
synced 2026-01-10 14:07:14 +01:00
With this patch objects are only checked that they have the stream protocol at the start of their use as a stream, and afterwards the efficient mp_get_stream() helper is used to extract the stream protocol C methods.
11 KiB
11 KiB