Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 28, 2025

Fixed several cases where init, new or metaclass` call is a descriptor
that returns a wrapped function.
(cherry picked from commit 025a213)

Co-authored-by: Ju4tCode [email protected]

…t__ or __new__ (pythonGH-137862)

Fixed several cases where __init__, __new__ or metaclass` __call__ is a descriptor
that returns a wrapped function.
(cherry picked from commit 025a213)

Co-authored-by: Ju4tCode <[email protected]>
@sobolevn
Copy link
Member

sobolevn commented Oct 6, 2025

Don't forget to backport #139651 as well after merging this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants