[pypy-commit] [Git][pypy/pypy][branch/py3.9-peg-parser] 3 commits: make way less inefficient

2021-11-08 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9-peg-parser at PyPy / pypy Commits: 7a6d4f48 by Carl Friedrich Bolz-Tereick at 2021-11-07T22:39:21+01:00 make way less inefficient --HG-- branch : py3.9-peg-parser - - - - - 7848009a by Carl Friedrich Bolz-Tereick at 2021-11-08T20:43:0

[pypy-commit] [Git][pypy/pypy][branch/py3.7] restore missing function needed for _hash

2021-11-08 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: d06d8bdd by Matti Picus at 2021-11-08T17:29:37+02:00 restore missing function needed for _hash --HG-- branch : py3.7 - - - - - 1 changed file: - lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.py View it on Heptapod: https://fos

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 30 commits: remove unused functions and add a few tweaks for openssl3

2021-11-08 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: e85c3387 by Matti Picus at 2021-09-30T02:03:51+03:00 remove unused functions and add a few tweaks for openssl3 --HG-- branch : openssl-3.0.0 - - - - - 1c333acf by Matti Picus at 2021-09-30T13:02:27+03:00 merge openssl-3.0.0 int

[pypy-commit] [Git][pypy/pypy][branch/py3.7] add a fast path for unicode literals that don't contain escapes in the parser

2021-11-08 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 1e1afef2 by Carl Friedrich Bolz-Tereick at 2021-11-08T12:35:48+01:00 add a fast path for unicode literals that don't contain escapes in the parser --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/inter

[pypy-commit] [Git][pypy/pypy][branch/py3.7-openssl-3.0.0] always create cffi extensions in lib_pypy, add lib64 linker path

2021-11-08 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7-openssl-3.0.0 at PyPy / pypy Commits: 3df1012c by Matti Picus at 2021-11-08T12:28:38+02:00 always create cffi extensions in lib_pypy, add lib64 linker path --HG-- branch : py3.7-openssl-3.0.0 - - - - - 1 changed file: - lib_pypy/pypy_tools/build_cf