gh-119605: Respect `follow_wrapped` for `__init__` and `__new__` when getting class signature with `inspect.signature` by XuehaiPan · Pull Request #132055 · python/cpython

@XuehaiPan

@bedevere-app bot mentioned this pull request

Apr 3, 2025

@blurb-it

@XuehaiPan

@XuehaiPan XuehaiPan marked this pull request as ready for review

April 3, 2025 17:45

skirpichev

JelleZijlstra

JelleZijlstra

@XuehaiPan

XuehaiPan

@XuehaiPan

JelleZijlstra

JelleZijlstra

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 1, 2025
…` when getting class signature with `inspect.signature` (pythonGH-132055)

(cherry picked from commit b8633f9)

Co-authored-by: Xuehai Pan <XuehaiPan@pku.edu.cn>

JelleZijlstra pushed a commit that referenced this pull request

May 2, 2025
…_` when getting class signature with `inspect.signature` (GH-132055) (#133277)

gh-119605: Respect `follow_wrapped` for `__init__` and `__new__` when getting class signature with `inspect.signature` (GH-132055)
(cherry picked from commit b8633f9)

Co-authored-by: Xuehai Pan <XuehaiPan@pku.edu.cn>