Dan Villiom Podlaski Christiansen pushed to branch 
topic/release-pypy3.7-v7.x/move-to-pypy-module at PyPy / pypy


Commits:
7a7792c3 by Dan Villiom Podlaski Christiansen at 2020-09-22T11:37:07+02:00
move some internal symbols from `sys` into `__pypy__`

--HG--
branch : release-pypy3.7-v7.x

- - - - -


18 changed files:

- dotviewer/test/test_interactive.py
- dotviewer/test/test_interactive_unicode.py
- lib-python/3/subprocess.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/translator/test/rpystone.py
- rpython/translator/test/rpystone_newstyle.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/commit/7a7792c3a85e1a196e509e503cee61a8abedf055

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/7a7792c3a85e1a196e509e503cee61a8abedf055
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

Reply via email to