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-128049: Fix type confusion bug with the return value of a custom ExceptionGroup split function#128079

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
iritkatriel merged 7 commits intopython:mainfromNico-Posada:fix-issue-128049
Dec 20, 2024

Conversation

@Nico-Posada
Copy link
Contributor

@Nico-PosadaNico-Posada commentedDec 18, 2024
edited by bedevere-appbot
Loading

@iritkatriel
Copy link
Member

Labelling as do not merge until discussion on the issue is resolved.

Copy link
Member

@iritkatrieliritkatriel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Looks good. I just made a few stylistic suggestions.

@iritkatrieliritkatriel added needs backport to 3.12only security fixes needs backport to 3.13bugs and security fixes and removed DO-NOT-MERGE labelsDec 20, 2024
@iritkatriel
Copy link
Member

Thank you@Nico-Posada !

@iritkatrieliritkatrielenabled auto-merge (squash)December 20, 2024 18:57
@iritkatrieliritkatriel merged commit3879ca0 intopython:mainDec 20, 2024
40 of 41 checks passed
@miss-islington-app
Copy link

Thanks@Nico-Posada for the PR, and@iritkatriel for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestDec 20, 2024
…stom ExceptionGroup split function (pythonGH-128079)(cherry picked from commit3879ca0)Co-authored-by: Nico-Posada <102486290+Nico-Posada@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestDec 20, 2024
…stom ExceptionGroup split function (pythonGH-128079)(cherry picked from commit3879ca0)Co-authored-by: Nico-Posada <102486290+Nico-Posada@users.noreply.github.com>
@bedevere-app
Copy link

GH-128139 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelDec 20, 2024
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelDec 20, 2024
iritkatriel pushed a commit that referenced this pull requestDec 20, 2024
…ustom ExceptionGroup split function (GH-128079) (#128139)gh-128049: Fix type confusion bug with the return value of a custom ExceptionGroup split function (GH-128079)(cherry picked from commit3879ca0)Co-authored-by: Nico-Posada <102486290+Nico-Posada@users.noreply.github.com>
iritkatriel pushed a commit that referenced this pull requestDec 20, 2024
…ustom ExceptionGroup split function (GH-128079) (#128140)gh-128049: Fix type confusion bug with the return value of a custom ExceptionGroup split function (GH-128079)(cherry picked from commit3879ca0)Co-authored-by: Nico-Posada <102486290+Nico-Posada@users.noreply.github.com>
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull requestDec 23, 2024
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull requestJan 8, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@iritkatrieliritkatrieliritkatriel approved these changes

@markshannonmarkshannonAwaiting requested review from markshannonmarkshannon is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Return value of <ExceptionGroup class>.split has insufficient checks leading to a type confusion bug

2 participants

@Nico-Posada@iritkatriel

[8]ページ先頭

©2009-2025 Movatter.jp