[pypy-commit] [Git][pypy/pypy][branch/default] hack slightly differently: make recursively equal code objects still compare

Carl Friedrich Bolz-Tereick foss at heptapod.net
Sun Mar 1 07:14:51 EST 2020


Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
c20b48e9 by Carl Friedrich Bolz-Tereick at 2020-03-01T13:06:56+01:00
hack slightly differently: make recursively equal code objects still compare
equal, but still don't share them in the bytecode compiler. This fixes
test_marshal

- - - - -


3 changed files:

- pypy/interpreter/astcompiler/assemble.py
- pypy/interpreter/pycode.py
- pypy/interpreter/test/test_code.py


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

---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/c20b48e9393b3a7173322b1c75903906538bce61
You're receiving this email because of your account on foss.heptapod.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200301/2ec4ae2c/attachment.html>


More information about the pypy-commit mailing list