Skip to content

Conversation

@ntBre
Copy link
Contributor

@ntBre ntBre commented Mar 3, 2025

Summary

Detect positional-only parameters before Python 3.8, as marked by the / separator in a parameter list.

Test Plan

Inline tests.

Summary
--

Detect positional-only parameters before Python 3.8, as marked by the `/`
separator in a parameter list.

Test Plan
--
Inline tests.
@ntBre ntBre added parser Related to the parser preview Related to preview mode features labels Mar 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2025

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

@ntBre ntBre enabled auto-merge (squash) March 5, 2025 13:43
@ntBre ntBre merged commit d062388 into main Mar 5, 2025
20 checks passed
@ntBre ntBre deleted the brent/syn-pos-only branch March 5, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parser Related to the parser preview Related to preview mode features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants