[pypy-commit] [Git][pypy/pypy][branch/map-improvements] 2 commits: add missing immutable field

Carl Friedrich Bolz-Tereick foss at heptapod.net
Tue Jan 26 09:00:02 EST 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/map-improvements at PyPy / pypy


Commits:
08c5791d by Carl Friedrich Bolz-Tereick at 2021-01-26T10:31:57+01:00
add missing immutable field

--HG--
branch : map-improvements

- - - - -
d6303f16 by Carl Friedrich Bolz-Tereick at 2021-01-26T14:32:34+01:00
fix a problem with undetected type-instability: it wasn't found if the
different types were in different objects!

fix a bit involved, but makes unreachable UnboxedPlainAttribute truely
unreachable

--HG--
branch : map-improvements

- - - - -


3 changed files:

- pypy/module/pypyjit/test_pypy_c/test_instance.py
- pypy/objspace/std/mapdict.py
- pypy/objspace/std/test/test_mapdict.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/25041a4d423be83d088d6914951afbf700981473...d6303f162f0b415f0b61378deac4aeab8ce966a7

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/25041a4d423be83d088d6914951afbf700981473...d6303f162f0b415f0b61378deac4aeab8ce966a7
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/20210126/b50c154d/attachment.html>


More information about the pypy-commit mailing list