Matti Picus pushed to branch branch/py3.7-openssl-3.0.0 at PyPy / pypy
Commits:
39f35b66 by Matti Picus at 2021-10-06T10:07:23+03:00
resign ourselves to the truth: we do not really preserve compatibility with
cryptography
--HG--
branch : py3.7-openssl-3.0.0
- - - - -
7851269f by Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
35b0921d by Matti Picus at 2021-10-06T10:13:51+03:00
Added tag release-pypy2.7-v7.3.6rc2 for changeset b89256933b0b
- - - - -
95cffeb0 by Matti Picus at 2021-10-06T10:14:27+03:00
Added tag release-pypy3.7-v7.3.6rc2 for changes
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
0a88e4d1 by Dan Villiom Podlaski Christiansen at 2021-10-05T15:38:57+02:00
build_cffi_imports: fix determining CFLAGS
The previous logic implicitly assumed that CFLAGS was either unset or
started with a space, breaking the MacPo
Matti Picus pushed to branch branch/py3.8-fix-cflags at PyPy / pypy
Commits:
35d4ef98 by Matti Picus at 2021-10-06T11:57:11+03:00
tweak the subprocess call and the comment
--HG--
branch : py3.8-fix-cflags
- - - - -
1 changed file:
- lib_pypy/pypy_tools/build_cffi_imports.py
View it on He
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
54b88028 by Matti Picus at 2021-10-06T18:38:51+03:00
add rc2 to the versions.json file
- - - - -
5fc9a3bc by Matti Picus at 2021-10-06T18:48:30+03:00
add two more fixed issues to release notes
- - - - -
4 changed files:
-
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
71ffddab by Matti Picus at 2021-10-03T14:15:13+03:00
fix sysconfig.get_config_var('LDLIBRARY') for darwin
--HG--
branch : py3.7
- - - - -
0bc0dc83 by Matti Picus at 2021-10-05T11:59:22+03:00
fix venv: copy python on windows, re
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
f9cd3ff8 by Matti Picus at 2021-10-06T21:01:56+03:00
fix venv yet again: libpypy* was missing when using --copies
--HG--
branch : py3.7
- - - - -
1 changed file:
- lib-python/3/venv/__init__.py
View it on Heptapod:
https: