What’s new in PyPy2.7 7.3.3¶
Respect PKG_CONFIG and CC in more places to allow cross-compilation
Add posix.sendfile to darwin for python3.6+
Avoid using import os
until after import site
in app_main
Update lib-python/2.7 to stdlib-2.7.18 and fix many tests
Add prlimit
to resource