Closed mgorny closed 4 years ago
Tests were ran on a previous PyPy 3 version (PyPy 7.1.1-beta0 implementation). Seems to be an implementation bug on codecs.decode()
. I will skip this test for PyPy to avoid test failure for runs with another PyPy3 version.
Thanks
A new release (v1.4.3) is available with the skip test workaround for PyPy3 cited in the previous comment.