Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Fix range of keyword identifier#14

Merged
MichaReiser merged 1 commit intomainfrom
fix-keyword-argument-identifier-range
Jun 22, 2023
Merged

Fix range of keyword identifier#14
MichaReiser merged 1 commit intomainfrom
fix-keyword-argument-identifier-range

Conversation

@MichaReiser
Copy link
Member

This PR fixes the range of keyword argument identifiers. The range incorrectly included the default value (if any).

a=3

The range of the identifier a spanned the whole text instead of just the span of a

@MichaReiser
Copy link
Member Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@MichaReiser MichaReiser merged commit f60e204 into main Jun 22, 2023
@MichaReiser MichaReiser deleted the fix-keyword-argument-identifier-range branch June 22, 2023 08:00
zanieb pushed a commit that referenced this pull request Jul 10, 2023
zanieb pushed a commit that referenced this pull request Jul 17, 2023
zanieb pushed a commit that referenced this pull request Jul 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant