Skip to content

Conversation

@makermelissa
Copy link
Collaborator

@makermelissa makermelissa commented Nov 19, 2025

Starting with Python 3.14, the stderr.read() now returns BlockingIOError instead of TypeError.

Fixes #30.

Also, fixes #28.

@makermelissa makermelissa changed the title Python 3.14 returns BlockingIOError instead of TypeError for read_stream Account for Python 3.14 returning BlockingIOError instead of TypeError Nov 19, 2025
@makermelissa
Copy link
Collaborator Author

Review please

@makermelissa makermelissa merged commit 1e279fc into adafruit:main Dec 15, 2025
1 check 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.

Python 3.14 crashes with "return output.read(): BlockingIOError: Read returned none." Scripts will not correctly identify pi-topOS on Stretch

1 participant