[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: skip the third variant of this test, it's safe on pypy

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Sun Nov 21 08:43:26 EST 2021



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


Commits:
f8ce7721 by Carl Friedrich Bolz-Tereick at 2021-11-21T14:16:33+01:00
skip the third variant of this test, it's safe on pypy

--HG--
branch : py3.8

- - - - -
a53a52e2 by Carl Friedrich Bolz-Tereick at 2021-11-21T14:42:52+01:00
implement reversed items and values iterator pickling. fix reversed keys
iterator pickling

--HG--
branch : py3.8

- - - - -


3 changed files:

- lib-python/3/test/test_descr.py
- pypy/objspace/std/dictmultiobject.py
- pypy/objspace/std/test/test_dictmultiobject.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/e9fbd46b6ac38430e8ae878c847c2e3dbe8f056e...a53a52e266f15b42fe827c1e03026575bf9c0764

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/e9fbd46b6ac38430e8ae878c847c2e3dbe8f056e...a53a52e266f15b42fe827c1e03026575bf9c0764
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/20211121/c98e10ab/attachment.html>


More information about the pypy-commit mailing list