Dan Villiom Podlaski Christiansen pushed to branch topic/py3.7/experimenting-with-the-build at PyPy / pypy
Commits: 79728a74 by Dan Villiom Podlaski Christiansen at 2020-09-22T14:17:31+02:00 config: allow filling in translation options, etc., with environment variable --HG-- branch : py3.7 - - - - - 9f4b28fb by Dan Villiom Podlaski Christiansen at 2020-09-22T10:58:58+02:00 darwin: use and save MACOSX_DEPLOYMENT_TARGET from environment, if set --HG-- branch : py3.7 - - - - - 61af03a0 by Dan Villiom Podlaski Christiansen at 2020-09-22T11:37:07+02:00 move some internal symbols from `sys` into `__pypy__` --HG-- branch : py3.7 - - - - - 22 changed files: - dotviewer/test/test_interactive.py - dotviewer/test/test_interactive_unicode.py - lib-python/3/subprocess.py - lib_pypy/_sysconfigdata.py - pypy/bin/pyinteractive.py - pypy/goal/targetpypystandalone.py - pypy/interpreter/app_main.py - pypy/interpreter/test/test_code.py - pypy/interpreter/test/test_module.py - pypy/module/sys/initpath.py → pypy/module/__pypy__/initpath.py - pypy/module/__pypy__/moduledef.py - pypy/module/sys/test/test_initpath.py → pypy/module/__pypy__/test/test_initpath.py - pypy/module/_cffi_backend/test/test_re_python.py - pypy/module/_frozen_importlib/moduledef.py - pypy/module/sys/moduledef.py - pypy/module/sys/state.py - pypy/module/sys/test/test_sysmodule.py - rpython/config/config.py - rpython/config/translationoption.py - rpython/translator/platform/darwin.py - rpython/translator/test/rpystone.py - rpython/translator/test/rpystone_newstyle.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/6ae66e861ede9a3334df84a368b1eba901b10ce8...61af03a029487ea87ec3c9b856a13f5827c7ebdb -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/6ae66e861ede9a3334df84a368b1eba901b10ce8...61af03a029487ea87ec3c9b856a13f5827c7ebdb You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
