Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits: d64acf56 by Carl Friedrich Bolz-Tereick at 2021-05-11T20:00:50+02:00 make sure that DictStrategy has either default implementations of all methods, or at least raises NotImplementedError, to prevent segfaults. This fixes another problem of jsondicts on pypy3 - - - - - 2 changed files: - pypy/objspace/std/dictmultiobject.py - pypy/objspace/std/test/test_jsondict.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/d64acf562dc1d3dc4c15f956b4072fb42add6eeb -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/d64acf562dc1d3dc4c15f956b4072fb42add6eeb 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
