What’s new in PyPy3 2.4+

Implement new memoryview features.

Use intobject hash function for specialisedtuple

Add support for dir_fd and follow_symlinks in posix.stat()

Implement the st_xtime_ns fields in stat_result()

Add pickling support for the itertools classes

Implement some level of compatibility with PEP 393 APIs.