[pypy-commit] [Git][pypy/pypy][branch/py3.7] 6 commits: use sys.base_prefix to find include files (pypy-specific)

Matti Picus (@mattip) foss at heptapod.net
Tue Dec 7 15:25:12 EST 2021



Matti Picus pushed to branch branch/py3.7 at PyPy / pypy


Commits:
c1843906 by Matti Picus at 2021-12-06T05:04:18+02:00
use sys.base_prefix to find include files (pypy-specific)

- - - - -
392598b5 by Matti Picus at 2021-12-06T05:06:01+02:00
redo removal of PyPy.h 69fc5c4090e2

- - - - -
e2c96dce by Matti Picus at 2021-12-06T05:14:06+02:00
update _cffi_backend file tests

- - - - -
83a4c648 by Matti Picus at 2021-12-06T05:39:14+02:00
fix for windows: py.path.local cannot deal with multiple '.' in name cleanly

- - - - -
bbd294e7 by Matti Picus at 2021-12-06T06:17:18+02:00
fix 029294a18e39 for outside virtualenv where there is no sys.base_prefix

- - - - -
972f6869 by Matti Picus at 2021-12-07T17:55:54+02:00
merge default

--HG--
branch : py3.7

- - - - -


6 changed files:

- − include/PyPy.h
- pypy/doc/embedding.rst
- + pypy/doc/pypy.h.rst
- pypy/module/_cffi_backend/test/_backend_test_c.py
- pypy/module/_cffi_backend/test/test_file.py
- rpython/translator/driver.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/c62bbe34b14d3dbbb29abd741e8de934448ae94b...972f6869e8d731b2445c5a7cf2baed9c37a734c9

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/c62bbe34b14d3dbbb29abd741e8de934448ae94b...972f6869e8d731b2445c5a7cf2baed9c37a734c9
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/20211207/cd1e2167/attachment-0001.html>


More information about the pypy-commit mailing list