◐ Shell
reader mode source ↗
Skip to content

gh-119180: Rename parameter to __annotate__ functions#124461

Closed
JelleZijlstra wants to merge 2 commits into
python:mainfrom
JelleZijlstra:pep649-dunderformat
Closed

gh-119180: Rename parameter to __annotate__ functions#124461
JelleZijlstra wants to merge 2 commits into
python:mainfrom
JelleZijlstra:pep649-dunderformat

Conversation

@JelleZijlstra

@JelleZijlstra JelleZijlstra commented Sep 24, 2024

Copy link
Copy Markdown
Member

Larry Hastings pointed out that using an illegal parameter name makes
it impossible to use inspect.signature() on annotate functions.

Cross-ref python/peps#3993.

Larry Hastings pointed out that using an illegal parameter name makes
it impossible to use inspect.signature() on annotate functions.

Cross-ref python/peps#3993.
@JelleZijlstra

Copy link
Copy Markdown
Member Author

Merged #124730 instead.

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