Skip to content

No model field for whitespaces before/after star and slash special params #1271

@rafalkrupinski

Description

@rafalkrupinski

When function definition has keyword only or positional only parameters, the CST model doesn't have any property to define white space before or after * or /

example

def fn(a, /, *, b):
  pass

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions