[pypy-commit] [Git][pypy/pypy][branch/speedup-dict-copy] 4 commits: work on release note
Carl Friedrich Bolz-Tereick pushed to branch branch/speedup-dict-copy at PyPy / pypy Commits: 30a3359c by Matti Picus at 2022-01-19T08:45:41+02:00 work on release note - - - - - fb58d8ee by Carl Friedrich Bolz-Tereick at 2022-01-19T13:08:07+01:00 expose copy as a method --HG-- branch : speedup-dict-copy - - - - - 96351c1d by Carl Friedrich Bolz-Tereick at 2022-01-19T13:08:53+01:00 test and fix for kwargsdict popitem bug - - - - - c620cb37 by Carl Friedrich Bolz-Tereick at 2022-01-19T13:13:14+01:00 merge default --HG-- branch : speedup-dict-copy - - - - - 4 changed files: - pypy/doc/release-v7.3.8.rst - pypy/objspace/std/dictmultiobject.py - pypy/objspace/std/kwargsdict.py - pypy/objspace/std/test/test_kwargsdict.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/a9c50555eab853e1d82efd8ee39707841d22...c620cb37a1664101327154ea9288048efe78b8aa -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/a9c50555eab853e1d82efd8ee39707841d22...c620cb37a1664101327154ea9288048efe78b8aa 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
[pypy-commit] [Git][pypy/pypy][branch/default] test and fix for kwargsdict popitem bug
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 96351c1d by Carl Friedrich Bolz-Tereick at 2022-01-19T13:08:53+01:00 test and fix for kwargsdict popitem bug - - - - - 2 changed files: - pypy/objspace/std/kwargsdict.py - pypy/objspace/std/test/test_kwargsdict.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/96351c1d9687c1dd2ba628b916f04680fee6ef1f -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/96351c1d9687c1dd2ba628b916f04680fee6ef1f 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
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/py3.7-speedup-dict-copy
Carl Friedrich Bolz-Tereick pushed new branch branch/py3.7-speedup-dict-copy at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.7-speedup-dict-copy 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