Author: Matti Picus <[email protected]> Branch: allow-forcing-no-embed Changeset: r97878:aad09c46bd5c Date: 2019-10-28 20:29 +0200 http://bitbucket.org/pypy/pypy/changeset/aad09c46bd5c/
Log: close and document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -16,3 +16,7 @@ .. branch: license-update Update list directories in LICENSE + +.. branch: allow-forcing-no-embed + +When packaging, allow suppressing embedded dependencies via PYPY_NO_EMBED_DEPENDENCIES _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
