What’s new in PyPy3 5.10+¶
Fix for bytestrings in console repl
Update winreg module to use unicode, wide-strings
Add missing __doc__
, __module__
, __name__
attributes to
instancemethod
Update support for _winapi cffi module for python3
Refactor cpyext slots.