What’s new in PyPy2.7 7.3.0

Fix segfault when calling descr-methods with no arguments

Convert http -> https in README.rst

Update list directories in LICENSE

When packaging, allow suppressing embedded dependencies via PYPY_NO_EMBED_DEPENDENCIES

Upgraded the built-in _cppyy module to cppyy-backend 1.10.6, which provides, among others, better template resolution, stricter enum handling, anonymous struct/unions, cmake fragments for distribution, optimizations for PODs, and faster wrapper calls.

Backport rtime.decode_timeval_ns from py3.7 to rpython

Completely remove the deprecated translation option --gcrootfinder=asmgcc because it no longer works with a recent enough gcc.