Skip to content

Add unique() recipe to itertools docs #119911

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 2 commits into from
Jun 1, 2024
Merged

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Jun 1, 2024

Show how to handle unhashable inputs using the classic command line technique: sort data | uniq.


📚 Documentation preview 📚: https://cpython-previews--119911.org.readthedocs.build/

@rhettinger rhettinger added docs Documentation in the Doc dir skip issue skip news needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jun 1, 2024
@rhettinger rhettinger merged commit 63111bf into python:main Jun 1, 2024
25 checks passed
@miss-islington-app
Copy link

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

@rhettinger rhettinger deleted the unique_recipes branch June 1, 2024 16:30
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 1, 2024
(cherry picked from commit 63111bf)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Jun 1, 2024

GH-119916 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jun 1, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 1, 2024
(cherry picked from commit 63111bf)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Jun 1, 2024

GH-119917 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Jun 1, 2024
barneygale pushed a commit to barneygale/cpython that referenced this pull request Jun 5, 2024
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant