Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bpo-45663: Fix is_dataclass() for dataclasses which are subclasses of types.GenericAlias #29294

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

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Oct 28, 2021

@serhiy-storchaka serhiy-storchaka added type-bug An unexpected behavior, bug, or error needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Oct 28, 2021
@ambv ambv added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 2, 2021
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @ambv for commit 3707b67 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 2, 2021
@github-actions
Copy link

github-actions bot commented Dec 3, 2021

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Dec 3, 2021
@serhiy-storchaka serhiy-storchaka merged commit 446be16 into python:main Dec 5, 2021
@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2021
… types.GenericAlias (pythonGH-29294)

(cherry picked from commit 446be16)

Co-authored-by: Serhiy Storchaka <[email protected]>
@serhiy-storchaka serhiy-storchaka deleted the is_dataclass-genericalias branch December 5, 2021 20:42
@bedevere-bot
Copy link

GH-29925 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 Dec 5, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2021
… types.GenericAlias (pythonGH-29294)

(cherry picked from commit 446be16)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Dec 5, 2021
@bedevere-bot
Copy link

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

miss-islington added a commit that referenced this pull request Dec 5, 2021
… types.GenericAlias (GH-29294)

(cherry picked from commit 446be16)

Co-authored-by: Serhiy Storchaka <[email protected]>
miss-islington added a commit that referenced this pull request Dec 5, 2021
… types.GenericAlias (GH-29294)

(cherry picked from commit 446be16)

Co-authored-by: Serhiy Storchaka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale PR or inactive for long period of time. type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants