Matti Picus pushed to branch branch/release-pypy3.8-v7.x at PyPy / pypy


Commits:
524b1d40 by Matti Picus at 2021-10-11T16:48:29+03:00
test and fix for issue 3573. a better fix might be to avoid assigning None to 
__file__

--HG--
branch : py3.8

- - - - -
e38c354a by Matti Picus at 2021-10-11T23:30:59+03:00
add passing test that docstrings end up on the applevel function

--HG--
branch : py3.8

- - - - -
b188e03c by Matti Picus at 2021-10-11T23:31:13+03:00
add a docstring to __import__

--HG--
branch : py3.8

- - - - -
ffdf2512 by Matti Picus at 2021-10-12T09:03:45+03:00
add cpython-compatible error message on windows

--HG--
branch : py3.8

- - - - -
fe548261 by Matti Picus at 2021-10-12T09:04:26+03:00
merge py3.8 into release

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

- - - - -


6 changed files:

- lib_pypy/_crypt/__init__.py
- pypy/interpreter/test/test_extmodules.py
- pypy/module/__builtin__/test/test_builtin.py
- pypy/module/_frozen_importlib/interp_import.py
- pypy/module/imp/importing.py
- pypy/module/imp/test/test_import.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/ebdd5fedf3676e64953d3991e5d5ac57a6061633...fe548261e30719cdc8900ceca086686189ac2ed6

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