Skip to content

Optimize unique_justseen() recipe for a common case.#113147

Merged
rhettinger merged 1 commit into
python:mainfrom
rhettinger:faster_unique_justseen
Dec 14, 2023
Merged

Optimize unique_justseen() recipe for a common case.#113147
rhettinger merged 1 commit into
python:mainfrom
rhettinger:faster_unique_justseen

Conversation

@rhettinger
Copy link
Copy Markdown
Contributor

@rhettinger rhettinger commented Dec 14, 2023

Remove one layer from the data pipeline.


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

@rhettinger rhettinger added docs Documentation in the Doc dir skip issue skip news needs backport to 3.12 only security fixes labels Dec 14, 2023
@rhettinger rhettinger merged commit 5f7d735 into python:main Dec 14, 2023
@miss-islington-app
Copy link
Copy Markdown

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

@rhettinger rhettinger deleted the faster_unique_justseen branch December 14, 2023 23:27
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Dec 14, 2023

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 14, 2023
(cherry picked from commit 5f7d735)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Dec 14, 2023
corona10 pushed a commit to corona10/cpython that referenced this pull request Dec 15, 2023
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 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