Skip to content
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

gh-96408: Test set operation on items dict view. #96438

Merged
merged 1 commit into from Aug 30, 2022

Conversation

filiplajszczak
Copy link
Contributor

@filiplajszczak filiplajszczak commented Aug 30, 2022

Usage of set-like item dict views tested with operators and iterables.

Co-authored-by: Piotr Kaznowski piotr@kazno.dev

Usage of set-like item dict views tested with operators and iterables.

Co-authored-by: Piotr Kaznowski <piotr@kazno.dev>
@bedevere-bot bedevere-bot added the tests Tests in the Lib/test dir label Aug 30, 2022
@bedevere-bot
Copy link

bedevere-bot commented Aug 30, 2022

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@cpython-cla-bot
Copy link

cpython-cla-bot bot commented Aug 30, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@rhettinger rhettinger self-assigned this Aug 30, 2022
@rhettinger rhettinger merged commit 02dbb36 into python:main Aug 30, 2022
12 checks passed
@filiplajszczak filiplajszczak deleted the test-dictviews branch Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants