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 42488585+yanyongyu@users.noreply.github.com

…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 <42488585+yanyongyu@users.noreply.github.com>
@serhiy-storchaka serhiy-storchaka merged commit f6536d4 into python:3.13 Aug 28, 2025
40 of 41 checks passed
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