Skip to content

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

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

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

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 52bc5c2 into python:3.13 Mar 31, 2026
76 of 78 checks passed
@miss-islington miss-islington deleted the backport-72d29ea-3.13 branch March 31, 2026 09:23
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