[3.13] Tee of tee was not producing n independent iterators (gh-123884) by rhettinger · Pull Request #125081 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Contributor
📚 Documentation preview 📚: https://cpython-previews--125081.org.readthedocs.build/
rhettinger
added
type-bug
labels
bedevere-app
Bot
added
the
awaiting core review
label
bedevere-app
Bot
mentioned this pull request
rhettinger
added
needs backport to 3.12
and removed awaiting core review labels
rhettinger
commented
Oct 8, 2024
rhettinger commented
Contributor Author
@serhiy-storchaka Do you know how to fix the ABI stability test failure?
rruuaanng
reviewed
serhiy-storchaka
requested a review
from Yhg1s
serhiy-storchaka
commented
Oct 8, 2024
serhiy-storchaka commented
Member
As a workaround, you perhaps can add a reference to __copy__: (void)&_Py_ID(__copy__).
rhettinger and others added 2 commits
serhiy-storchaka
approved these changes
bedevere-app
Bot
added
the
awaiting merge
label
rhettinger
merged commit
7bc99dd
into
python:3.13
miss-islington-app
Bot
commented
Oct 8, 2024
miss-islington-app Bot commented
Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖
bedevere-app
Bot
removed
the
awaiting merge
label
miss-islington-app
Bot
commented
Oct 8, 2024
miss-islington-app Bot commented
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 7bc99dd49ed4cebe4795cc7914c4231209b2aa4b 3.12
miss-islington-app
Bot
assigned
rhettinger
rhettinger
deleted the
backport909c6f7
branch
rhettinger added a commit to rhettinger/cpython that referenced this pull request
tacaswell
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment