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.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
