Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 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

- - - - -
3c7de0e3 by Carl Friedrich Bolz-Tereick at 2020-03-01T13:13:31+01:00
merge default

--HG--
branch : py3.6

- - - - -


4 changed files:

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


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/56774feaaa9d7e09f5378fc94427fbc9a41d1b30...3c7de0e32fec40f7da39376956d69dae9e169ec7

---
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/56774feaaa9d7e09f5378fc94427fbc9a41d1b30...3c7de0e32fec40f7da39376956d69dae9e169ec7
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

Reply via email to