What’s new in PyPy3 6.0+

Use utf-8 internally to represent unicode strings

Use utf-8 internally to represent unicode strings

Remove an unneeded call into OpenSSL, from cpython https://github.com/python/cpython/pull/6887