Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
76a1fba8 by Carl Friedrich Bolz-Tereick at 2021-03-12T21:55:00+01:00
(in-progress) another attempt: try to slice up too huge traces into trace chunks
already working: trace chunk for the original trace, ends wi
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
c4efbbfa by Carl Friedrich Bolz-Tereick at 2022-05-15T13:07:09+02:00
merge open-ended-traces to default
it has been on py3.8/3.9 for a while to see whether it was stable, then I
forgot about it. seems it's stable
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
0f8ed1aa by Matti Picus at 2022-05-15T22:34:32+03:00
fix translation on windows
- - - - -
1 changed file:
- rpython/rlib/rsocket.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/0f8ed1aa34b9bba2f53b14
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
c4efbbfa by Carl Friedrich Bolz-Tereick at 2022-05-15T13:07:09+02:00
merge open-ended-traces to default
it has been on py3.8/3.9 for a while to see whether it was stable, then I
forgot about it. seems it's stable.
- - - - -
b94
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
0f8ed1aa by Matti Picus at 2022-05-15T22:34:32+03:00
fix translation on windows
- - - - -
1e039c3e by Matti Picus at 2022-05-15T22:35:26+03:00
merge default
--HG--
branch : py3.8
- - - - -
1 changed file:
- rpython/rlib/rso
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
e253ce74 by Matti Picus at 2022-05-15T23:44:46+03:00
check results from EVP_DigestInit_ex and EVP_DigestUpdate, and fix some failing
tests (issue 3741)
--HG--
branch : py3.8
- - - - -
cb3f3852 by Matti Picus at 2022-05-15T23:4
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
e253ce74 by Matti Picus at 2022-05-15T23:44:46+03:00
check results from EVP_DigestInit_ex and EVP_DigestUpdate, and fix some failing
tests (issue 3741)
--HG--
branch : py3.8
- - - - -
2 changed files:
- lib_pypy/_cffi_ssl/_