[pypy-commit] [Git][pypy/pypy][branch/default] Backed out changeset 85525c43dc44

2022-01-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: dd05cdec by Matti Picus at 2022-01-23T10:07:28+02:00 Backed out changeset 85525c43dc44 - - - - - 5 changed files: - + pypy/module/_hashlib/__init__.py - + pypy/module/_hashlib/interp_hashlib.py - + pypy/module/_hashlib/modu

[pypy-commit] [Git][pypy/pypy][branch/py3.7] more merge fixes

2022-01-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 562c1dc3 by Matti Picus at 2022-01-23T15:06:25+02:00 more merge fixes --HG-- branch : py3.7 - - - - - 1 changed file: - lib_pypy/_cffi_ssl/_stdssl/__init__.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/com

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 38 commits: add PyDateTime_TimeZone_UTC, enable passing stdlib C-API tests of datetime

2022-01-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: ebeac985 by Matti Picus at 2022-01-20T13:27:34+02:00 add PyDateTime_TimeZone_UTC, enable passing stdlib C-API tests of datetime --HG-- branch : py3.7 - - - - - d81401e1 by Matti Picus at 2022-01-20T13:30:42+02:00 merge default

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix merge

2022-01-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 9d08114c by Matti Picus at 2022-01-24T04:46:14+02:00 fix merge --HG-- branch : py3.8 - - - - - 1 changed file: - lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commi

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: add WITH_DYLD to sysconfig for darwin

2022-01-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: df79d49e by Matti Picus at 2022-01-24T06:47:40+02:00 add WITH_DYLD to sysconfig for darwin --HG-- branch : py3.7 - - - - - 9a027989 by Matti Picus at 2022-01-24T06:48:21+02:00 merge py3.7 --HG-- branch : py3.8 - - - - - 1 c

[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.7-v7.x] add WITH_DYLD to sysconfig for darwin

2022-01-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/release-pypy3.7-v7.x at PyPy / pypy Commits: 3d0dd508 by Matti Picus at 2022-01-24T06:47:40+02:00 add WITH_DYLD to sysconfig for darwin --HG-- branch : release-pypy3.7-v7.x - - - - - 1 changed file: - lib_pypy/_sysconfigdata.py View it on Heptapod: ht

[pypy-commit] [Git][pypy/pypy][branch/py3.7] add WITH_DYLD to sysconfig for darwin

2022-01-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: df79d49e by Matti Picus at 2022-01-24T06:47:40+02:00 add WITH_DYLD to sysconfig for darwin --HG-- branch : py3.7 - - - - - 1 changed file: - lib_pypy/_sysconfigdata.py View it on Heptapod: https://foss.heptapod.net/pypy/p

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 43 commits: add PyDateTime_TimeZone_UTC, enable passing stdlib C-API tests of datetime

2022-01-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: ebeac985 by Matti Picus at 2022-01-20T13:27:34+02:00 add PyDateTime_TimeZone_UTC, enable passing stdlib C-API tests of datetime --HG-- branch : py3.7 - - - - - d81401e1 by Matti Picus at 2022-01-20T13:30:42+02:00 merge default