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

PEP695 ParamSpec is not fully supported #271

Closed
AlexanderPodorov opened this issue Jan 1, 2024 · 1 comment
Closed

PEP695 ParamSpec is not fully supported #271

AlexanderPodorov opened this issue Jan 1, 2024 · 1 comment

Comments

@AlexanderPodorov
Copy link

The following example from official python docs shows warnings on v2023.11.13551006.
See https://docs.python.org/3/library/typing.html#typing.ParamSpec
image

@karthiknadig
Copy link
Member

This should be filed on flake8. This repo is for the VS Code extension which wraps flake8 to run in vs code. We don't control the error reported by flake8

@karthiknadig karthiknadig closed this as not planned Won't fix, can't repro, duplicate, stale Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants