[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.7-v7.x] Issue #3301

Matti Picus foss at heptapod.net
Sun Sep 20 15:58:57 EDT 2020



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200920/7ef24a90/attachment.html>


More information about the pypy-commit mailing list