Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits: 67a3799e by Carl Friedrich Bolz-Tereick at 2021-03-06T21:01:58+01:00 (cfbolz, ronny, twitch): while adding matmul support for weakref proxies, we found out that all the reverse operations on proxies were broken since forever! fix that - - - - - 2 changed files: - pypy/module/_weakref/interp__weakref.py - pypy/module/_weakref/test/test_weakref.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/67a3799e8c6143e046350c301b89bbacce814dfa -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/67a3799e8c6143e046350c301b89bbacce814dfa You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
