[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: explicitly test for 0-len byte array when converting indexes

2023-11-27 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: c8ef2ef1 by Matti Picus at 2023-11-27T07:38:59+02:00 explicitly test for 0-len byte array when converting indexes reverts d7392539820e, ab40ae2be233 --HG-- branch : py3.9 - - - - - aecc058e by Matti Picus at 2023-11-27T14:50:1

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 9 commits: more fixes for bytearray

2023-11-27 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy Commits: de336efc by Matti Picus at 2023-11-26T10:01:23+02:00 more fixes for bytearray --HG-- branch : py3.9 - - - - - cd8c8d4a by Matti Picus at 2023-11-26T10:02:06+02:00 sync with upstream, adds more to the comment --HG-- branch : p