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

Rename semantic model flag LITERAL to TYPING_LITERAL #8997

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

dhruvmanila
Copy link
Member

This PR renames the semantic model flag LITERAL to TYPING_LITERAL to better reflect its purpose. The main motivation behind this change is to avoid any confusion with the "literal" terminology used in the AST for literal nodes like string, bytes, numbers, etc.

@dhruvmanila
Copy link
Member Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@dhruvmanila dhruvmanila added the internal An internal refactor or improvement label Dec 4, 2023
@dhruvmanila dhruvmanila changed the title Rename semantic model flag LITERAL -> TYPING_LITERAL Rename semantic model flag LITERAL to TYPING_LITERAL Dec 4, 2023
@dhruvmanila dhruvmanila merged commit 060a25d into main Dec 4, 2023
17 checks passed
@dhruvmanila dhruvmanila deleted the dhruv/semantic-flag-typing branch December 4, 2023 17:28
Copy link
Contributor

github-actions bot commented Dec 4, 2023

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants