[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: support __reversed__ on weakref proxies

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Thu Dec 23 13:08:32 EST 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy


Commits:
c68bbf8f by Carl Friedrich Bolz-Tereick at 2021-12-23T18:44:25+01:00
support __reversed__ on weakref proxies

--HG--
branch : py3.9

- - - - -
b369f355 by Carl Friedrich Bolz-Tereick at 2021-12-23T19:08:21+01:00
add collects, remove worse error message check

--HG--
branch : py3.9

- - - - -


3 changed files:

- lib-python/3/test/test_weakref.py
- pypy/module/_weakref/interp__weakref.py
- pypy/module/_weakref/test/test_weakref.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d46a343b8b29509dab46acfc049634d8ae19b754...b369f35500d1c533ad3242dbbf6cd6bd6adad285

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d46a343b8b29509dab46acfc049634d8ae19b754...b369f35500d1c533ad3242dbbf6cd6bd6adad285
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211223/5a1bc876/attachment.html>


More information about the pypy-commit mailing list