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.


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to