[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] map __del__ to tp_del, not tp_finalize, changes behaviour from CPython (PyPy's...

2023-05-21 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 31cc6bf6 by Matti Picus at 2023-05-21T11:43:55+03:00 map __del__ to tp_del, not tp_finalize, changes behaviour from CPython (PyPy's wrap_del raises NotImplemented) --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/modu

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 4 commits: map __del__ to tp_del, not tp_finalize, changes behaviour from CPython (PyPy's...

2023-05-21 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy Commits: 31cc6bf6 by Matti Picus at 2023-05-21T11:43:55+03:00 map __del__ to tp_del, not tp_finalize, changes behaviour from CPython (PyPy's wrap_del raises NotImplemented) --HG-- branch : py3.9 - - - - - 59337ec3 by Matti Picus at 20

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: typo

2023-05-21 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 59337ec3 by Matti Picus at 2023-05-22T08:57:39+03:00 typo --HG-- branch : py3.9 - - - - - f3e388fd by Matti Picus at 2023-05-22T08:59:26+03:00 move hpy.dist-inof to hpy-0.0.4.dist-info (issue 3579) --HG-- branch : py3.9 - - -