Skip to content

Fix stdlib/curses.pyi TODO RE: Concatenate usage #8414

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 28, 2022
Merged

Fix stdlib/curses.pyi TODO RE: Concatenate usage #8414

merged 2 commits into from
Jul 28, 2022

Conversation

kkirsche
Copy link
Contributor

This merge request updates the wrapper __func parameter to use ParamSpec and Concatenate to address a todo.

Kevin Kirsche added 2 commits July 27, 2022 20:18
This merge request updates the `wrapper` `__func` parameter to use ParamSpec and Concatenate to address a todo.
@github-actions

This comment has been minimized.

1 similar comment
@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra JelleZijlstra merged commit b7b98a6 into python:master Jul 28, 2022
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