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


Commits:
eb73fa5c by Carl Friedrich Bolz-Tereick at 2020-11-28T16:28:50+01:00
fix three of the failing tests in test_pypy_c.test_call:

in py3.7, CALL_FUNCTION_KW pops a constant tuple from the stack, and uses
fixedview, which loses the constness

--HG--
branch : py3.7

- - - - -


1 changed file:

- pypy/interpreter/pyopcode.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/commit/eb73fa5cbd38b2d30c04d00e3d8935bc8a4e6470

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/eb73fa5cbd38b2d30c04d00e3d8935bc8a4e6470
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