Skip to content

bpo-45280: Add test for empty NamedTuple in test_typing #28559

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 3 commits into from
Sep 26, 2021

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Sep 25, 2021

@ambv ambv changed the title bpo-45280: adds test for empty NamedTuple in test_typing bpo-45280: Add test for empty NamedTuple in test_typing Sep 26, 2021
@ambv ambv merged commit f56268a into python:main Sep 26, 2021
@ambv ambv added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Sep 26, 2021
@miss-islington
Copy link
Contributor

Thanks @sobolevn for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @sobolevn for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Sep 26, 2021
@bedevere-bot
Copy link

GH-28570 is a backport of this pull request to the 3.9 branch.

@bedevere-bot
Copy link

GH-28571 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Sep 26, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 26, 2021
…-28559)

Co-authored-by: Dong-hee Na <[email protected]>
(cherry picked from commit f56268a)

Co-authored-by: Nikita Sobolev <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 26, 2021
…-28559)

Co-authored-by: Dong-hee Na <[email protected]>
(cherry picked from commit f56268a)

Co-authored-by: Nikita Sobolev <[email protected]>
ambv pushed a commit that referenced this pull request Sep 26, 2021
GH-28570)

Co-authored-by: Dong-hee Na <[email protected]>
(cherry picked from commit f56268a)

Co-authored-by: Nikita Sobolev <[email protected]>
ambv pushed a commit that referenced this pull request Sep 26, 2021
GH-28571)

Co-authored-by: Dong-hee Na <[email protected]>
(cherry picked from commit f56268a)

Co-authored-by: Nikita Sobolev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants