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


Commits:
16fdd18c by Matti Picus at 2022-11-18T12:23:33+02:00
update to latest OpenSSL versions in build script

- - - - -
7f87a919 by Matti Picus at 2022-11-18T10:47:16+02:00
continue to update the release note

- - - - -
d7828adf by Matti Picus at 2022-11-18T16:12:09+02:00
continue to update the release notice

- - - - -
031c6f4c by Carl Friedrich Bolz-Tereick at 2022-11-19T14:30:02+01:00
fix a bug in 82fa24d66349: the code path that passed constants along a link to
a block with several predecessors was broken in the presence of the new ovf
folding logic

- - - - -
fe1d95b3 by Carl Friedrich Bolz-Tereick at 2022-11-19T14:32:48+01:00
remove pdb :-/

- - - - -
eba2d17e by Matti Picus at 2022-11-19T18:58:04+02:00
continue updating release note

- - - - -
b2be44a7 by Matti Picus at 2022-11-19T23:29:30+02:00
add links

- - - - -
29f445a6 by Matti Picus at 2022-11-20T23:39:04+02:00
decref even if an exception is raised in tp_init and tp_call (issue 3854)

- - - - -
fdb9445d by Matti Picus at 2022-11-21T00:16:43+02:00
fix expected error

- - - - -
ea2e6448 by Matti Picus at 2022-11-21T07:28:20+02:00
host python2 (pypy vs cpython) emits different message for 1/0

- - - - -
be240b80 by Matti Picus at 2022-11-21T07:33:33+02:00
merge default

--HG--
branch : py3.8

- - - - -


6 changed files:

- lib_pypy/pypy_tools/build_cffi_imports.py
- pypy/doc/release-v7.3.10.rst
- pypy/module/cpyext/slotdefs.py
- pypy/module/cpyext/test/test_cpyext.py
- rpython/translator/backendopt/constfold.py
- rpython/translator/backendopt/test/test_constfold.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/e4f51da1172fc19c7b369d4c4b1d771508c661c7...be240b80dbb6ce1af4a41cf390589be2de79377a

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