Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy


Commits:
cd58edf7 by Carl Friedrich Bolz-Tereick at 2022-01-25T13:20:18+01:00
#3642: replace "raise ImportError" with "raise 
ModuleNotFoundError" where
appropriate

--HG--
branch : py3.7

- - - - -


15 changed files:

- + extra_tests/test_modules.py
- lib_pypy/__init__.py
- lib_pypy/_cffi_ssl/_stdssl/__init__.py
- lib_pypy/_crypt/__init__.py
- lib_pypy/_ctypes_test.py
- lib_pypy/_curses.py
- lib_pypy/_dbm.py
- lib_pypy/_overlapped.py
- lib_pypy/_scproxy.py
- lib_pypy/_testmultiphase.py
- lib_pypy/_winapi.py
- lib_pypy/msvcrt.py
- lib_pypy/pyrepl/_minimal_curses.py
- lib_pypy/readline.py
- lib_pypy/syslog.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/cd58edf7e11510eb7bd5100837d1e7e7fc416fe7

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


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to