Matti Picus pushed to branch branch/py3.9 at PyPy / pypy


Commits:
5be413ea by Carl Friedrich Bolz-Tereick at 2022-10-26T14:20:12+02:00
use newtuple2

- - - - -
0555344d by Matti Picus at 2022-10-27T23:22:08+02:00
merge heads

- - - - -
0cf33f32 by Matti Picus at 2022-10-28T09:50:39+03:00
test fix for eval("0E0") -> 0.0

--HG--
branch : py3.8

- - - - -
c24ea793 by Matti Picus at 2022-10-28T09:54:02+03:00
fix test

--HG--
branch : py3.8

- - - - -
3277997b by Matti Picus at 2022-10-28T10:18:08+03:00
fix stdlib test, see 
https://github.com/python/cpython/issues/97616#issuecomment-1294561816

--HG--
branch : py3.8

- - - - -
d2677abc by Matti Picus at 2022-10-28T11:26:29+03:00
fix tests for PyPy output

--HG--
branch : py3.8

- - - - -
3b76c206 by Matti Picus at 2022-10-28T11:45:37+03:00
remove debug cruft

--HG--
branch : py3.8

- - - - -
453943d3 by Matti Picus at 2022-10-28T13:36:38+03:00
remove hpy CI check: it takes too long and times out

--HG--
branch : py3.8

- - - - -
e78766eb by Matti Picus at 2022-10-28T14:43:23+03:00
test 0bf0c3fdc944

- - - - -
36bd4107 by Matti Picus at 2022-10-29T18:49:44+03:00
fix CVE-2022-42919 as CPython did in issue 97514 (issue 3838)

--HG--
branch : py3.9

- - - - -
86902238 by Matti Picus at 2022-10-29T18:51:41+03:00
merge default

--HG--
branch : py3.8

- - - - -
fb29cfd1 by Matti Picus at 2022-10-29T18:53:21+03:00
merge py3.8

--HG--
branch : py3.9

- - - - -


10 changed files:

- .gitlab-ci.yml
- lib-python/3/multiprocessing/connection.py
- lib-python/3/test/test_list.py
- lib-python/3/test/test_mmap.py
- pypy/interpreter/astcompiler/astbuilder.py
- pypy/interpreter/astcompiler/test/test_compiler.py
- pypy/module/cpyext/test/test_genobject.py
- pypy/module/pypyjit/test_pypy_c/test_string.py
- pypy/module/select/interp_epoll.py
- rpython/rlib/test/test_rbigint.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/601d9afdb5781a4064ecbd410b64e3b967f1239e...fb29cfd16f94a55eb10a492fc71f6fe4b6cd8962

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/601d9afdb5781a4064ecbd410b64e3b967f1239e...fb29cfd16f94a55eb10a492fc71f6fe4b6cd8962
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