Matti Picus pushed to branch branch/release-pypy3.7-v7.x at PyPy / pypy


Commits:
1e9e3a72 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 : release-pypy3.7-v7.x

- - - - -


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/1e9e3a72334ef5a24606198eafefbc8258ea4a57

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