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


Commits:
739f9edf by Carl Friedrich Bolz-Tereick at 2021-12-01T12:38:18+01:00
try to fix stdlib test_call.py

--HG--
branch : py3.9

- - - - -
fa53aed0 by Carl Friedrich Bolz-Tereick at 2021-12-01T12:49:37+01:00
the flag changed (we are anyway different than CPython)

--HG--
branch : py3.9

- - - - -
768c6b11 by Carl Friedrich Bolz-Tereick at 2021-12-01T13:20:58+01:00
bpo-26163: frozenset hash changes

--HG--
branch : py3.9

- - - - -
4981f44f by Carl Friedrich Bolz-Tereick at 2021-12-01T13:38:09+01:00
defaultdict.__or__

--HG--
branch : py3.9

- - - - -


7 changed files:

- lib-python/3/test/test_code.py
- pypy/module/_collections/app_defaultdict.py
- pypy/module/_collections/test/test_defaultdict.py
- pypy/module/cpyext/methodobject.py
- pypy/module/cpyext/test/test_methodobject.py
- pypy/objspace/std/setobject.py
- pypy/objspace/std/test/test_setobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/bb5e6715c436c2181fb84f39e7cf667c4ddcb8de...4981f44f675347b075292983320188134914bdde

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


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to