Skip to content

[3.13] Tee of tee was not producing n independent iterators (gh-123884) #125081

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Oct 8, 2024

@rhettinger rhettinger added type-bug An unexpected behavior, bug, or error 3.13 bugs and security fixes labels Oct 8, 2024
@rhettinger rhettinger added needs backport to 3.12 only security fixes and removed awaiting core review labels Oct 8, 2024
@rhettinger
Copy link
Contributor Author

@serhiy-storchaka Do you know how to fix the ABI stability test failure?

@serhiy-storchaka serhiy-storchaka requested a review from Yhg1s October 8, 2024 06:17
@serhiy-storchaka
Copy link
Member

As a workaround, you perhaps can add a reference to __copy__: (void)&_Py_ID(__copy__).

@rhettinger rhettinger merged commit 7bc99dd into python:3.13 Oct 8, 2024
37 checks passed
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.13 bugs and security fixes type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants