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


Commits:
554a0dd2 by Carl Friedrich Bolz-Tereick at 2021-09-28T19:37:58+02:00
(cfbolz, arigo instigating): switch the storage of unboxed mapdicts around: use
long longs instead of doubles

the reason is that on some platforms hiding stuff in non-standard NaNs 
doesn't
always round-trip correctly.

- - - - -


2 changed files:

- pypy/objspace/std/mapdict.py
- pypy/objspace/std/test/test_mapdict.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/554a0dd25ee890ffd049bfe3c95a12b84db4b9ac

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/554a0dd25ee890ffd049bfe3c95a12b84db4b9ac
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to