Skip to content

[3.14] gh-146615: Fix crash in __get__() for METH_METHOD descriptors with invalid type argument (GH-146634)#146647

Merged
serhiy-storchaka merged 1 commit intopython:3.14from
miss-islington:backport-72d29ea-3.14
Mar 31, 2026
Merged

[3.14] gh-146615: Fix crash in __get__() for METH_METHOD descriptors with invalid type argument (GH-146634)#146647
serhiy-storchaka merged 1 commit intopython:3.14from
miss-islington:backport-72d29ea-3.14

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Mar 31, 2026

…ith invalid type argument (pythonGH-146634)

(cherry picked from commit 72d29ea363f1515115753653aeca735a1a817a7f)

Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) March 31, 2026 07:56
@serhiy-storchaka serhiy-storchaka merged commit ed557e6 into python:3.14 Mar 31, 2026
50 checks passed
@miss-islington miss-islington deleted the backport-72d29ea-3.14 branch March 31, 2026 08:20
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