Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-111622: Fix doc for items views#112051

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
terryjreedy merged 1 commit intopython:mainfromterryjreedy:ditem-view
Nov 14, 2023

Conversation

terryjreedy
Copy link
Member

@terryjreedyterryjreedy commentedNov 14, 2023
edited by github-actionsbot
Loading

Items views are set-like even when some values are not hashable, but work even better when all are.
Patch based on suggestion by Raymond Hettinger.


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

They are set-like even when some values are not hashable,but work even better when all are.
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

Sorry,@terryjreedy, I could not cleanly backport this to3.11 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker e31d65e0b7bb6d6fee4e8df54e10976b4cfab1de 3.11

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 14, 2023
They are set-like even when some values are not hashable,but work even better when all are.(cherry picked from commite31d65e)Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-app
Copy link

GH-112052 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelNov 14, 2023
terryjreedy added a commit that referenced this pull requestNov 14, 2023
They are set-like even when some values are not hashable,but work even better when all are.(cherry picked from commite31d65e)Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@terryjreedyterryjreedy removed the needs backport to 3.11only security fixes labelNov 14, 2023
@terryjreedyterryjreedy deleted the ditem-view branchNovember 14, 2023 09:40
aisk pushed a commit to aisk/cpython that referenced this pull requestFeb 11, 2024
They are set-like even when some values are not hashable,but work even better when all are.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull requestSep 2, 2024
They are set-like even when some values are not hashable,but work even better when all are.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees

@terryjreedyterryjreedy

Labels
docsDocumentation in the Doc dirskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@terryjreedy

[8]ページ先頭

©2009-2025 Movatter.jp