Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
bbd294e7 by Matti Picus at 2021-12-06T06:17:18+02:00
fix 029294a18e39 for outside virtualenv where there is no sys.base_prefix
- - - - -
1 changed file:
- lib-python/2.7/distutils/sysconfig_pypy.py
View it on Heptapod:
h
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
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
- - - - -
1 changed file:
- rpython/translator/driver.py
View it on Heptapod:
https://fos
Matti Picus pushed to branch branch/default 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
- - - - -
e2c96
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
388482ab by Matti Picus at 2021-12-05T12:00:44+02:00
update cffi via pypy/tool/import_cffi.py
- - - - -
771f8eb4 by Matti Picus at 2021-12-05T12:12:03+02:00
rename cffi.egg-info to cffi.dist-info and update files from cpython cf
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
10335b61 by Matti Picus at 2021-12-06T04:43:04+02:00
back out 69fc5c4090e2 to remove PyPy.h - it is needed by virtualenv
- - - - -
3 changed files:
- + include/PyPy.h
- pypy/doc/embedding.rst
- − pypy/doc/pypy.h.rst
View
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
784fc51c by Matti Picus at 2021-12-05T15:02:49+02:00
more version fixes for cffi version update
- - - - -
2 changed files:
- pypy/module/_cffi_backend/__init__.py
- pypy/module/_cffi_backend/test/_backend_test_c.py
View i
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
9cf2fae8 by Matti Picus at 2021-12-05T12:58:56+02:00
make sure shared_library_name is still a py.path.local
- - - - -
3 changed files:
- rpython/translator/c/genc.py
- rpython/translator/c/test/test_standalone.py
- rpython/
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
a723fab4 by Carl Friedrich Bolz-Tereick at 2021-12-04T21:54:28+01:00
bpo-44954: fix corner case in float.fromhex
- - - - -
6fbd9ba4 by Carl Friedrich Bolz-Tereick at 2021-12-04T22:20:26+01:00
copy dtoa changes from https://bugs.
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
29ddc6ea by Matti Picus at 2021-12-05T08:21:30+02:00
deprecate PyPy.h but add it to the embedding docs, issue 3608
- - - - -
388482ab by Matti Picus at 2021-12-05T12:00:44+02:00
update cffi via pypy/tool/import_cffi.py
- - -
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
801b73ac by Matti Picus at 2021-12-05T10:58:54+02:00
delete unused and untested build_main_for_shared
- - - - -
cc79ca89 by Matti Picus at 2021-12-05T10:59:41+02:00
make sure pypy3.7 as an exe name gets passed through to share
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
a9d106ac by Matti Picus at 2021-12-05T08:21:30+02:00
deprecate PyPy.h but add it to the embedding docs, issue 3608
--HG--
branch : py3.7
- - - - -
3 changed files:
- − include/PyPy.h
- pypy/doc/embedding.rst
- + pypy/doc/pyp
11 matches
Mail list logo