Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits: 10853f48 by Matti Picus at 2021-05-07T11:09:42+03:00 update release note - - - - - 7bbc1236 by Matti Picus at 2021-05-07T12:13:03+03:00 add 7.3.5rc2 to the versions.json file - - - - - e31730f5 by Matti Picus at 2021-05-07T12:17:38+03:00 update release note - - - - - fb279fcb by Carl Friedrich Bolz-Tereick at 2021-05-07T14:10:16+02:00 merge heads - - - - - fdcbc969 by Carl Friedrich Bolz-Tereick at 2021-05-11T13:20:07+02:00 fix bug --HG-- branch : py3.7 - - - - - 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 - - - - - 68f79ce6 by Carl Friedrich Bolz-Tereick at 2021-05-11T20:02:42+02:00 merge default. fixes #3460 --HG-- branch : py3.7 - - - - - 8 changed files: - pypy/doc/release-v7.3.5.rst - pypy/module/_io/interp_textio.py - pypy/module/_io/test/test_interp_textio.py - pypy/objspace/std/dictmultiobject.py - pypy/objspace/std/test/test_jsondict.py - pypy/tool/release/check_versions.py - pypy/tool/release/repackage.sh - pypy/tool/release/versions.json View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/fef67e4da31d1ba533b4b1a5e2a894e0f745dbc6...68f79ce6d850050366b36b17d7ad6146fba1b1bb -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/fef67e4da31d1ba533b4b1a5e2a894e0f745dbc6...68f79ce6d850050366b36b17d7ad6146fba1b1bb 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
