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


Commits:
37db812e by Matti Picus at 2023-02-14T10:51:12+02:00
backport changes from py3.10 to rpython

- - - - -
df16bef3 by Matti Picus at 2023-02-14T11:08:19+02:00
fix hash

- - - - -
a000d515 by Matti Picus at 2023-02-27T15:22:51+02:00
add py3.10 nightlies to github CI versions.json file, update test

- - - - -
fdd5d028 by Matti Picus at 2023-02-27T20:59:18+02:00
fix broken links in docs

- - - - -
98e023bf by Carl Friedrich Bolz-Tereick at 2023-03-03T14:15:42+01:00
#3892: fix wrong assert in intutils, it should be an InvalidLoop instead

I introduced the assert in 5909f5e0a75c. before that, inconsistent intersects
would just do nothing, which I am not sure is a better solution than raising
InvalidLoop

- - - - -
6cb1fc2c by Matti Picus at 2023-03-04T20:09:50+02:00
add python.org newer ip addresses

- - - - -
1b0fb240 by Matti Picus at 2023-03-04T20:13:11+02:00
fix test response msg

- - - - -
48a665da by Matti Picus at 2023-03-04T20:13:40+02:00
merge default into py3.9

--HG--
branch : py3.9

- - - - -


8 changed files:

- pypy/doc/cpython_differences.rst
- pypy/tool/release/check_versions.py
- pypy/tool/release/versions.json
- rpython/jit/metainterp/optimizeopt/intutils.py
- rpython/jit/metainterp/optimizeopt/test/test_intbound.py
- rpython/jit/metainterp/test/test_ajit.py
- rpython/rlib/test/test_rsocket.py
- rpython/translator/sandbox/test/test_sandlib.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/8446fa3481ac295383f2997885a542f602f32ac3...48a665da4a7e648fa1217691c1210f65491bd11c

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/8446fa3481ac295383f2997885a542f602f32ac3...48a665da4a7e648fa1217691c1210f65491bd11c
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