Skip to content

gh-150146: Fix NULL dereference in _Py_subs_parameters#150147

Merged
sobolevn merged 1 commit into
python:mainfrom
sobolevn:issue-150146
May 20, 2026
Merged

gh-150146: Fix NULL dereference in _Py_subs_parameters#150147
sobolevn merged 1 commit into
python:mainfrom
sobolevn:issue-150146

Conversation

@sobolevn
Copy link
Copy Markdown
Member

@sobolevn sobolevn commented May 20, 2026

Copy link
Copy Markdown
Contributor

@sergey-miryanov sergey-miryanov left a comment

Choose a reason for hiding this comment

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

LGTM

@sobolevn sobolevn added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 20, 2026
@sobolevn sobolevn merged commit f621ba1 into python:main May 20, 2026
112 of 114 checks passed
@miss-islington-app
Copy link
Copy Markdown

Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖

@miss-islington-app
Copy link
Copy Markdown

Sorry, @sobolevn, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker f621ba16b72510e1abc9646a844a632df4ac275c 3.13

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 20, 2026

GH-150153 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 20, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 20, 2026

GH-150154 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label May 20, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 20, 2026

GH-150155 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label May 20, 2026
sobolevn added a commit that referenced this pull request May 20, 2026
…50147) (#150154)

gh-150146: Fix NULL dereference in `_Py_subs_parameters` (GH-150147)
(cherry picked from commit f621ba1)

Co-authored-by: sobolevn <[email protected]>
sobolevn added a commit that referenced this pull request May 20, 2026
…50147) (#150153)

gh-150146: Fix NULL dereference in `_Py_subs_parameters` (GH-150147)
(cherry picked from commit f621ba1)

Co-authored-by: sobolevn <[email protected]>
sobolevn added a commit that referenced this pull request May 20, 2026
…50147) (#150155)

* [3.13] gh-150146: Fix NULL dereference in `_Py_subs_parameters` (GH-150147)
(cherry picked from commit f621ba1)

Co-authored-by: sobolevn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants