[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/test-streamio-using-osopen

2022-06-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed new branch branch/test-streamio-using-osopen at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/test-streamio-using-osopen You're receiving this email because of your account on foss.heptapod.net. __

[pypy-commit] [Git][pypy/pypy][branch/default] #3759: fix corner cases in method and code __ne__

2022-06-02 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 112b6e46 by Carl Friedrich Bolz-Tereick at 2022-06-02T15:12:08+02:00 #3759: fix corner cases in method and code __ne__ - - - - - 5 changed files: - pypy/interpreter/function.py - pypy/interpreter/pycode.py -