Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits: b01f90c4 by Carl Friedrich Bolz-Tereick at 2023-04-29T20:42:27+02:00 #3520 fix wrong implementation of _copy_base for slices of n-dimensional buffers --HG-- branch : py3.9 - - - - - 913501ea by Carl Friedrich Bolz-Tereick at 2023-04-29T21:12:37+02:00 #3520 now that the base implementation in BufferView.as_str does the correct thing with shapes and strides we can remove BufferViewND.as_str (but only after porting the use of a StringBuilder) --HG-- branch : py3.9 - - - - - 3 changed files: - pypy/interpreter/buffer.py - pypy/objspace/std/memoryobject.py - pypy/objspace/std/test/test_memoryobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/a356a4eb9d782e8009c85bb288f896d59e260253...913501ea701614965dd452762c18810a4eca0845 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/a356a4eb9d782e8009c85bb288f896d59e260253...913501ea701614965dd452762c18810a4eca0845 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