Skip to content

Revert "bpo-34410: Raise a RuntimeError when tee iterator is consumed from different threads." #15736

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 1 commit into from
Sep 9, 2019

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Sep 9, 2019

@serhiy-storchaka
Copy link
Member Author

This change can break a correct code that uses tee() iterators with external locking. #15625 provides better alternative.

@serhiy-storchaka serhiy-storchaka merged commit 918b468 into master Sep 9, 2019
@serhiy-storchaka serhiy-storchaka deleted the revert-15567-issue34410_itertools_tee branch September 9, 2019 08:18
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants