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

fix typing issue of extra items #62

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

elazarcoh
Copy link

fix the typing issue with extra props

@neriyaco
Copy link
Member

I get this error: Argument missing for parameter "__extra_items__" from pylance.

@elazarcoh
Copy link
Author

It seems we'll have to wait for the release of PEP 728, currently pyright has only experimental support for this.

@neriyaco
Copy link
Member

I'm going to close this PR until it is implemented. Python 3.13 should come out soon and when it does we will see if PEP 728 will be implemented in 3.13.

@neriyaco neriyaco closed this Aug 29, 2024
@neriyaco neriyaco reopened this Aug 31, 2024
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