[pypy-commit] [Git][pypy/pypy][branch/record-known-result] this is only correct for signed ints and leads to translation problems otherwise

2022-05-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/record-known-result at PyPy / pypy Commits: 525f3845 by Carl Friedrich Bolz-Tereick at 2022-05-16T09:57:47+02:00 this is only correct for signed ints and leads to translation problems otherwise --HG-- branch : record-known-result - - - - -

[pypy-commit] [Git][pypy/pypy][branch/record-known-result] fix

2022-05-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/record-known-result at PyPy / pypy Commits: e7b342b9 by Carl Friedrich Bolz-Tereick at 2022-05-16T12:37:10+02:00 fix --HG-- branch : record-known-result - - - - - 2 changed files: - pypy/module/pypyjit/test_pypy_c/test_containers.py - py

[pypy-commit] [Git][pypy/pypy][branch/default] 3 commits: rename file

2022-05-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 85872ac0 by Carl Friedrich Bolz-Tereick at 2022-05-16T09:58:56+02:00 rename file - - - - - 9d1d641d by Carl Friedrich Bolz-Tereick at 2022-05-16T11:07:54+02:00 fix two test. behaviour with segmented traces look

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: rename file

2022-05-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 85872ac0 by Carl Friedrich Bolz-Tereick at 2022-05-16T09:58:56+02:00 rename file - - - - - 9d1d641d by Carl Friedrich Bolz-Tereick at 2022-05-16T11:07:54+02:00 fix two test. behaviour with segmented traces looks

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 6 commits: rename file

2022-05-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 85872ac0 by Carl Friedrich Bolz-Tereick at 2022-05-16T09:58:56+02:00 rename file - - - - - 9d1d641d by Carl Friedrich Bolz-Tereick at 2022-05-16T11:07:54+02:00 fix two test. behaviour with segmented traces looks

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: use EVP_MD_do_all_provided on OpenSSL3 to list only supported algorithms in...

2022-05-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 7115a6ca by Matti Picus at 2022-05-16T22:02:23+03:00 use EVP_MD_do_all_provided on OpenSSL3 to list only supported algorithms in hashlib.algorithms_available (BPO-47101) (issue 3741) --HG-- branch : py3.8 - - - - - a29224b7 by

[pypy-commit] [Git][pypy/pypy][branch/py3.8] use EVP_MD_do_all_provided on OpenSSL3 to list only supported algorithms in...

2022-05-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 7115a6ca by Matti Picus at 2022-05-16T22:02:23+03:00 use EVP_MD_do_all_provided on OpenSSL3 to list only supported algorithms in hashlib.algorithms_available (BPO-47101) (issue 3741) --HG-- branch : py3.8 - - - - - 3 changed

[pypy-commit] [Git][pypy/pypy][branch/default] 3 commits: small improvement to int.bit_length for the jit: expose unwrapping and

2022-05-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 61122db1 by Carl Friedrich Bolz-Tereick at 2022-05-16T20:21:14+02:00 small improvement to int.bit_length for the jit: expose unwrapping and rewrapping to tracing - - - - - 90a0fd0f by Carl Friedrich Bolz-Tereic

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 8 commits: small improvement to int.bit_length for the jit: expose unwrapping and

2022-05-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 61122db1 by Carl Friedrich Bolz-Tereick at 2022-05-16T20:21:14+02:00 small improvement to int.bit_length for the jit: expose unwrapping and rewrapping to tracing - - - - - 90a0fd0f by Carl Friedrich Bolz-Tereick

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: small improvement to int.bit_length for the jit: expose unwrapping and

2022-05-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 61122db1 by Carl Friedrich Bolz-Tereick at 2022-05-16T20:21:14+02:00 small improvement to int.bit_length for the jit: expose unwrapping and rewrapping to tracing - - - - - 90a0fd0f by Carl Friedrich Bolz-Tereick