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


Commits:
a8d593d7 by Carl Friedrich Bolz-Tereick at 2022-03-25T19:35:48+01:00
test and fix for a corner case: error if the **kwargs are not a dict, but an
object that returns multiple times the same string when calling .keys() on it

--HG--
branch : py3.8

- - - - -
cc5c85be by Carl Friedrich Bolz-Tereick at 2022-03-26T10:13:01+01:00
merge py3.8 and fix py3.9 implementation

--HG--
branch : py3.9

- - - - -


3 changed files:

- pypy/interpreter/argument.py
- pypy/interpreter/pyopcode.py
- pypy/interpreter/test/apptest_function.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/51dcababb48371bba12390d069876d5db2de08f1...cc5c85bebc29519afbc32bef1887fe45a6e16ef7

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


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to