[pypy-commit] [Git][pypy/pypy][branch/py3.6] 5 commits: probable fix for ppc

Carl Friedrich Bolz-Tereick foss at heptapod.net
Wed Apr 1 07:02:22 EDT 2020


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


Commits:
eda04e61 by Armin Rigo at 2020-04-01T10:11:43+02:00
probable fix for ppc

- - - - -
daad32db by Armin Rigo at 2020-04-01T10:22:13+02:00
merge heads

- - - - -
6ec1d030 by Armin Rigo at 2020-04-01T10:43:48+02:00
Rewrite gc_load_indexed with a constant index into a plain gc_load

- - - - -
383af038 by Carl Friedrich Bolz-Tereick at 2020-04-01T12:49:31+02:00
make other attributes of builtin functions unwriteable/undeletable as well

- - - - -
4ba85b3b by Carl Friedrich Bolz-Tereick at 2020-04-01T13:00:27+02:00
merge default

--HG--
branch : py3.6

- - - - -


6 changed files:

- pypy/interpreter/function.py
- pypy/interpreter/test/apptest_function.py
- rpython/jit/backend/llsupport/rewrite.py
- rpython/jit/backend/llsupport/test/test_rewrite.py
- rpython/jit/backend/ppc/opassembler.py
- rpython/jit/backend/ppc/regalloc.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/a3d4679d0d4ab2615e8b9d84fc3bedd0a537e36f...4ba85b3b74d2748016ae58b4001002340ef4e7d9

---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/a3d4679d0d4ab2615e8b9d84fc3bedd0a537e36f...4ba85b3b74d2748016ae58b4001002340ef4e7d9
You're receiving this email because of your account on foss.heptapod.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200401/0d8718eb/attachment.html>


More information about the pypy-commit mailing list