Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits: ec2f5411 by Carl Friedrich Bolz-Tereick at 2022-05-14T13:22:44+02:00 move dict_to_switch to objectmodel, use it in micronumpy - - - - - 494e1594 by Carl Friedrich Bolz-Tereick at 2022-05-14T15:55:00+02:00 a few more constant dicts in the JIT - - - - - 28727482 by Carl Friedrich Bolz-Tereick at 2022-05-14T16:24:27+02:00 some more dicts in micronumpy - - - - - 4cd8bdde by Matti Picus at 2022-05-14T22:55:16+03:00 more micronumpy dict fixes for some NumPy C-API implementation pieces - - - - - 72c282d1 by Matti Picus at 2022-05-14T23:11:08+03:00 test, fix PyDict_Contains (issue 3742) - - - - - 95349b79 by Matti Picus at 2022-05-15T07:35:22+03:00 fix test - - - - - c218110d by Matti Picus at 2022-05-15T08:15:50+03:00 merge default --HG-- branch : py3.8 - - - - - 12 changed files: - pypy/interpreter/astcompiler/misc.py - pypy/module/_rawffi/interp_rawffi.py - pypy/module/cpyext/dictobject.py - pypy/module/cpyext/ndarrayobject.py - pypy/module/cpyext/test/test_dictobject.py - pypy/module/micronumpy/casting.py - pypy/module/micronumpy/descriptor.py - rpython/jit/backend/x86/assembler.py - rpython/jit/metainterp/optimizeopt/schedule.py - rpython/jit/metainterp/optimizeopt/vector.py - rpython/rlib/objectmodel.py - rpython/rlib/test/test_objectmodel.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d0448de74525e5d7e1a49688dacc69f8b2d2a11f...c218110d11b369d77053fb62867cce8cf718a31a -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d0448de74525e5d7e1a49688dacc69f8b2d2a11f...c218110d11b369d77053fb62867cce8cf718a31a You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com