Armin Rigo pushed to branch branch/py3.7 at PyPy / pypy
Commits: 331c3978 by Armin Rigo at 2020-09-18T21:38:48+02:00 Issue #3301 space.fixedview(space.newtuple(lst)) is usually the same object as 'lst', but not if it's a list of length 2 and specialized tuples are enabled --HG-- branch : py3.7 - - - - - 2 changed files: - pypy/module/__builtin__/compiling.py - pypy/objspace/std/test/test_specialisedtupleobject.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/331c3978ad27497652643dcb46f8d94ad4ab74b8 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/331c3978ad27497652643dcb46f8d94ad4ab74b8 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
