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

Positional-only parameters are 3.8+ #9823

Closed
jacobtylerwalls opened this issue Jul 20, 2024 · 0 comments · Fixed by #9838
Closed

Positional-only parameters are 3.8+ #9823

jacobtylerwalls opened this issue Jul 20, 2024 · 0 comments · Fixed by #9838
Assignees
Labels
Enhancement ✨ Improvement to a component Needs PR This issue is accepted, sufficiently specified and now needs an implementation py-version python 3.8
Milestone

Comments

@jacobtylerwalls
Copy link
Member

jacobtylerwalls commented Jul 20, 2024

Current problem

Positional-only function parameters were introduced in Python 3.8.

Desired solution

If py-version < 3.8, flag it.

Additional context

No response

@jacobtylerwalls jacobtylerwalls added Enhancement ✨ Improvement to a component python 3.8 py-version Needs PR This issue is accepted, sufficiently specified and now needs an implementation labels Jul 20, 2024
@jacobtylerwalls jacobtylerwalls self-assigned this Jul 28, 2024
@jacobtylerwalls jacobtylerwalls added this to the 3.3.0 milestone Jul 28, 2024
jacobtylerwalls added a commit that referenced this issue Jul 28, 2024
jacobtylerwalls added a commit that referenced this issue Jul 28, 2024
jacobtylerwalls added a commit that referenced this issue Jul 28, 2024
jacobtylerwalls added a commit that referenced this issue Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement ✨ Improvement to a component Needs PR This issue is accepted, sufficiently specified and now needs an implementation py-version python 3.8
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant