Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits: 6bd37a67 by Carl Friedrich Bolz-Tereick at 2022-06-10T22:09:50+02:00 introduce space.newtuple2 to save the list allocation when a specialized two-tuple is used anyway - - - - - 30 changed files: - pypy/interpreter/function.py - pypy/interpreter/gateway.py - pypy/interpreter/module.py - pypy/interpreter/nestedscope.py - pypy/interpreter/pycode.py - pypy/interpreter/pyparser/error.py - pypy/module/__builtin__/functional.py - pypy/module/__pypy__/interp_magic.py - pypy/module/_cffi_backend/cerrno.py - pypy/module/_cffi_backend/func.py - pypy/module/_codecs/interp_codecs.py - pypy/module/_collections/interp_deque.py - pypy/module/_continuation/interp_pickle.py - pypy/module/_io/interp_io.py - pypy/module/_io/interp_textio.py - pypy/module/_locale/interp_locale.py - pypy/module/_multiprocessing/interp_memory.py - pypy/module/_rawffi/interp_rawffi.py - pypy/module/_socket/interp_func.py - pypy/module/_socket/interp_socket.py - pypy/module/_sre/interp_sre.py - pypy/module/_warnings/interp_warnings.py - pypy/module/_winreg/interp_winreg.py - pypy/module/array/interp_array.py - pypy/module/binascii/interp_hqx.py - pypy/module/cmath/interp_cmath.py - pypy/module/itertools/interp_itertools.py - pypy/module/math/interp_math.py - pypy/module/posix/interp_posix.py - pypy/module/pypyjit/interp_resop.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/6bd37a6714c476bb6ffea5f90f8c43d0d94be57e -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/6bd37a6714c476bb6ffea5f90f8c43d0d94be57e You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com