[pypy-commit] [Git][pypy/pypy][branch/default] make sure that DictStrategy has either default implementations of all methods,

Carl Friedrich Bolz-Tereick foss at heptapod.net
Tue May 11 14:03:13 EDT 2021



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210511/66cb4769/attachment.html>


More information about the pypy-commit mailing list