Skip to content
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

ParamSpecs upper bounds should be a Parameters object and not an actual object #15252

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

A5rocks
Copy link
Collaborator

@A5rocks A5rocks commented May 16, 2023

This is part of #14903. As far as I know, this is more accurate of a depiction.

This changes the upper bound for parameter specifications.

There is some part of my PR that fixes the joining, but I will have to
check again. I also need to find some things that are fixed by this.
@github-actions

This comment has been minimized.

@AlexWaygood AlexWaygood added the topic-paramspec PEP 612, ParamSpec, Concatenate label May 16, 2023
@A5rocks A5rocks marked this pull request as ready for review May 19, 2023 22:24
@github-actions
Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-paramspec PEP 612, ParamSpec, Concatenate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants