FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-45664: Fix resolve_bases() and new_class() for GenericAlias instance as a base by serhiy-storchaka · Pull Request #29298 · python/cpython · GitHub

/ cpython Public

bpo-45664: Fix resolve_bases() and new_class() for GenericAlias instance as a base - #29298

Merged
serhiy-storchaka merged 2 commits into
python:mainfrom
serhiy-storchaka:types-resolve_bases-genericalias
Dec 5, 2021
Merged

bpo-45664: Fix resolve_bases() and new_class() for GenericAlias instance as a base#29298
serhiy-storchaka merged 2 commits into
python:mainfrom
serhiy-storchaka:types-resolve_bases-genericalias

Conversation

serhiy-storchaka commented Oct 28, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @ambv for commit 298c019 🤖

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

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

github-actions Bot commented Dec 3, 2021

Copy link
Copy Markdown

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

github-actions Bot added the stale Stale PR or inactive for long period of time. label Dec 3, 2021
serhiy-storchaka merged commit 2b318ce into python:main Dec 5, 2021

Copy link
Copy Markdown
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
…nce as a base (pythonGH-29298)

(cherry picked from commit 2b318ce)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

Copy link
Copy Markdown

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

Copy link
Copy Markdown

GH-29928 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
…nce as a base (GH-29298)

(cherry picked from commit 2b318ce)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit to miss-islington/cpython that referenced this pull request Dec 7, 2021
…nce as a base (pythonGH-29298)

(cherry picked from commit 2b318ce)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Dec 7, 2021
…nce as a base (GH-29298) (GH-29928)

(cherry picked from commit 2b318ce)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka deleted the types-resolve_bases-genericalias branch July 1, 2026 16:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL