[pypy-commit] [Git][pypy/pypy][branch/py3.7] 4 commits: add a test for the high level problem in issue #3435, which is now passing

Carl Friedrich Bolz-Tereick foss at heptapod.net
Fri Apr 30 11:47:43 EDT 2021



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


Commits:
e0bad153 by Carl Friedrich Bolz-Tereick at 2021-04-25T21:38:56+02:00
add a test for the high level problem in issue #3435, which is now passing
since the merging of jit-heapcache-interiorfields

- - - - -
f6d3efb2 by Matti Picus at 2021-04-30T13:44:52+03:00
mention sqlite3 in the release note

- - - - -
0d2b9e3b by Carl Friedrich Bolz-Tereick at 2021-04-30T17:30:40+02:00
fix #3148: implement -X jit-off to turn the JIT off

- - - - -
d54c13b7 by Carl Friedrich Bolz-Tereick at 2021-04-30T17:47:10+02:00
merge default

--HG--
branch : py3.7

- - - - -


4 changed files:

- pypy/doc/release-v7.3.5.rst
- pypy/interpreter/app_main.py
- pypy/interpreter/test/test_app_main.py
- pypy/module/pypyjit/test_pypy_c/test_call.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/0a32d377a1b3c604fb342f03344ce532976a7f58...d54c13b728803c4b7d139fbcab3411d547b2499e

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210430/376dcf28/attachment-0001.html>


More information about the pypy-commit mailing list