[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: our _ctypes_test is quite the hack, and the resulting module is missing a

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Thu Dec 2 14:53:52 EST 2021



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


Commits:
e95f3ea2 by Carl Friedrich Bolz-Tereick at 2021-12-02T20:50:38+01:00
our _ctypes_test is quite the hack, and the resulting module is missing a
.__file__ attribute as a result somehow. add it manually

--HG--
branch : py3.9

- - - - -
24d5302f by Carl Friedrich Bolz-Tereick at 2021-12-02T20:53:38+01:00
switch to CPython's error, use better position

--HG--
branch : py3.9

- - - - -


3 changed files:

- lib_pypy/_ctypes_test.py
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f74492effa21e3da757d2cbe3b64fb2084558d18...24d5302f16cb789c922fb6a2586381517abe2a3e

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f74492effa21e3da757d2cbe3b64fb2084558d18...24d5302f16cb789c922fb6a2586381517abe2a3e
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/20211202/b06a854e/attachment.html>


More information about the pypy-commit mailing list