This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Change a check for char == b'' to 'not char'.
This should be safer if stream_read returns None or empty string instead of empty bytes.
- Loading branch information