Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
d8d27a06 by "Miss Islington (bot)" at 2021-08-31T08:26:34+03:00
bpo-43124: Fix smtplib multiple CRLF injection (GH-25987) (GH-28037)
Co-authored-by: Miguel Brito <[email protected]>
Co-authored-by: Łukas
Matti Picus pushed to branch branch/py3.8 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 with
guard_always_fa
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy
Commits:
2f9032cc by muke101 at 2021-08-26T17:16:00+01:00
added aliasing information
--HG--
branch : llvm-jit-backend-experimental
- - - - -
ebbf4b63 by muke101 at 2021-08-30T22:04:41+01:00
using flattened nested st
Batuhan Taskaya pushed to branch branch/jit-fewer-bridges at PyPy / pypy
Commits:
f5047eb7 by isidentical at 2021-08-30T12:12:16+03:00
(isidentical, cfbolz): don't copy the last descriptor when the current one
is GUARD_VALUE
--HG--
branch : jit-fewer-bridges
- - - - -
1 changed file:
- rp
Carl Friedrich Bolz-Tereick pushed to branch branch/jit-fewer-bridges at PyPy /
pypy
Commits:
33545238 by Carl Friedrich Bolz-Tereick at 2021-08-30T10:51:33+02:00
(isidentical, cfbolz): a failing test that shows the problem with guard sharing
and depth computation
--HG--
branch : jit-fewer-br