Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply the unicode-sandwich principle.
When we receive byte strings, convert them to unicode as early in the pipeline as possible. This fixes my python-3 test suite locally.
- Loading branch information