Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy


Commits:
313cc752 by Carl Friedrich Bolz-Tereick at 2022-09-21T14:32:23+02:00
(cfbolz, xoraxax): check the length of a to-be-unpacked list *before* we make
the list copy

- - - - -
880b1052 by Carl Friedrich Bolz-Tereick at 2022-09-21T14:53:50+02:00
(cfbolz, xoraxax): make sure that tracing from GUARD_ALWAYS_FAILS makes
progress, and doesn't start from an earlier bytecode by preventing guard 
resume
data sharing for it

- - - - -
744a9f02 by Julian Berman at 2022-09-23T12:51:40+02:00
Backport the httpserver security fix from #854 to PyPy2.7

--HG--
branch : http_server_vuln_fix-pypy2

- - - - -
637ae94d by Carl Friedrich Bolz-Tereick at 2022-09-23T11:05:08+00:00
Merge branch 'branch/http_server_vuln_fix-pypy2' into 
'branch/default'

Backport the httpserver security fix from #854 to PyPy2.7

See merge request pypy/pypy!855

- - - - -
f75361b0 by Carl Friedrich Bolz-Tereick at 2022-09-23T13:10:59+02:00
merge default

--HG--
branch : py3.8

- - - - -


4 changed files:

- pypy/module/pypyjit/test_pypy_c/test_containers.py
- pypy/objspace/std/objspace.py
- rpython/jit/metainterp/optimizeopt/optimizer.py
- rpython/jit/metainterp/test/test_tracelimit.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/8c12bfb0dff44e0df5286a35236221e6c2976984...f75361b076f7f21bb87f7e5f45f22c8e22dc237a

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/8c12bfb0dff44e0df5286a35236221e6c2976984...f75361b076f7f21bb87f7e5f45f22c8e22dc237a
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to