Skip to content

aiorepl: Handle stream shutdown.#1026

Merged
dpgeorge merged 1 commit intomicropython:masterfrom
andrewleech:aiorepl_ord
Jul 31, 2025
Merged

aiorepl: Handle stream shutdown.#1026
dpgeorge merged 1 commit intomicropython:masterfrom
andrewleech:aiorepl_ord

Conversation

@andrewleech
Copy link
Copy Markdown
Contributor

Resolves errors when a stream is closed like:

--> 
Traceback (most recent call last):
  File "aiorepl.py", line 118, in task
TypeError: ord() expected a character, but string of length 0 found

Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
@dpgeorge dpgeorge merged commit 34c4ee1 into micropython:master Jul 31, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants