Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits: 3f3b62fc by Carl Friedrich Bolz-Tereick at 2022-12-01T17:58:21+01:00 #3852: fix the __copy__ optimization of itertools.tee, which was copying the iterable, not the iterator --HG-- branch : py3.8 - - - - - 2 changed files: - pypy/module/itertools/interp_itertools.py - pypy/module/itertools/test/test_itertools.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/3f3b62fc3901b3545f472b46a4d53f01e0ae130e -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/3f3b62fc3901b3545f472b46a4d53f01e0ae130e You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: [email protected]
