Skip to content

gh-151665: Fix inspect.signature() on type alias and type parameter e…#151837

Merged
JelleZijlstra merged 1 commit into
python:mainfrom
deadlovelll:gh-151665-inspect-format-param-main
Jun 21, 2026
Merged

gh-151665: Fix inspect.signature() on type alias and type parameter e…#151837
JelleZijlstra merged 1 commit into
python:mainfrom
deadlovelll:gh-151665-inspect-format-param-main

Conversation

@deadlovelll

Copy link
Copy Markdown
Contributor

Fixes the inspect.signature() failure on the lazy evaluators of type aliases and type parameters, whose hidden .format parameter is now shown as format. Fix for main branch only

For more details see gh-151665

@JelleZijlstra JelleZijlstra merged commit 7782794 into python:main Jun 21, 2026
60 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.

2 participants