[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 9 commits: test and fix: be a bit more thorough in duplicating blocks without line info

2023-03-21 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10-bytecode-positions at PyPy / pypy Commits: 6a0505a4 by Carl Friedrich Bolz-Tereick at 2023-03-20T10:14:01+01:00 test and fix: be a bit more thorough in duplicating blocks without line info leading to an implicit return or an implicit r

[pypy-commit] [Mercurial][pypy/pypy][branch/default] 2 commits: do a ton less string copies in the bytecode compiler

2023-03-21 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 0934d145 by Carl Friedrich Bolz-Tereick at 2023-03-20T16:03:16+01:00 do a ton less string copies in the bytecode compiler - - - - - 43db7225 by Carl Friedrich Bolz-Tereick at 2023-03-21T09:27:08+01:00 small opt

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 4 commits: export, test PyDescr_NewGetSet and define PyDescr_TYPE, PyDescr_NAME

2023-03-21 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: e19bbe7d by Matti Picus at 2023-03-16T20:44:23+11:00 export, test PyDescr_NewGetSet and define PyDescr_TYPE, PyDescr_NAME - - - - - 0934d145 by Carl Friedrich Bolz-Tereick at 2023-03-20T16:03:16+01:00 do a ton le

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 6 commits: small optimization: it does not make sense for space.newlong to return a

2023-03-21 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: df57303a by Carl Friedrich Bolz-Tereick at 2023-03-14T17:05:25+01:00 small optimization: it does not make sense for space.newlong to return a W_LongObject on pypy3, where there is no observable applevel differenc