[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: dummy implement new undocumented keyword argument to compile to make the ast

Carl Friedrich Bolz-Tereick foss at heptapod.net
Tue Jan 5 06:19:32 EST 2021



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


Commits:
53f078ad by Carl Friedrich Bolz-Tereick at 2021-01-05T12:18:38+01:00
dummy implement new undocumented keyword argument to compile to make the ast
module work a bit more

--HG--
branch : py3.8

- - - - -
9db1577d by Carl Friedrich Bolz-Tereick at 2021-01-05T12:19:19+01:00
raise the correct error to make the subprocess except ModuleNotFoundError block
work

--HG--
branch : py3.8

- - - - -


3 changed files:

- lib_pypy/msvcrt.py
- pypy/module/__builtin__/compiling.py
- pypy/module/__builtin__/test/apptest_compile.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/d0b9cbb7d2220c204e4c310a76d4959f7ab591f9...9db1577d4e99ffbad2e3191f63f2983441e3402e

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d0b9cbb7d2220c204e4c310a76d4959f7ab591f9...9db1577d4e99ffbad2e3191f63f2983441e3402e
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210105/9aa81205/attachment.html>


More information about the pypy-commit mailing list