◐ Shell
clean mode source ↗

gh-123884 Tee of tee was not producing n independent iterators by rhettinger · Pull Request #124490 · python/cpython

@rhettinger

@rhettinger rhettinger commented

Sep 25, 2024

edited by github-actions Bot

Loading

ericvsmith

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the one noted nit, this all looks good to me. I verified the "roughly equivalent" code, but not the code in test_itertools.py (I figure the test suite will do that job).

@miss-islington-app

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

@miss-islington-app

Sorry, @rhettinger, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 909c6f718913e713c990d69e6d8a74c05f81e2c2 3.13

@miss-islington-app

Sorry, @rhettinger, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 909c6f718913e713c990d69e6d8a74c05f81e2c2 3.12

emilyemorehouse added a commit to lysnikolaou/cpython that referenced this pull request

Sep 26, 2024

rhettinger added a commit to rhettinger/cpython that referenced this pull request

Oct 8, 2024