[pypy-commit] [Git][pypy/pypy][topic/release-pypy3.7-v7.x/move-to-pypy-module] move some internal symbols from `sys` into `__pypy__`

Dan Villiom Podlaski Christiansen foss at heptapod.net
Tue Sep 22 06:04:32 EDT 2020



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


Commits:
3c3fe6f7 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/3c3fe6f77d4b901b6f294ae1e4bc7d23aae26536

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/3c3fe6f77d4b901b6f294ae1e4bc7d23aae26536
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200922/baea78f4/attachment.html>


More information about the pypy-commit mailing list