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

Update pyupgrade lower bound to 3.8 #1128

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

sirosen
Copy link
Member

@sirosen sirosen commented Jan 14, 2025

This upgrades various version-dispatched imports of typing symbols, mostly Literal but also Protocol.


Noted in a previous PR; we missed this upgrade when the time was right.

(Personal note: I'd like to make mddj parse pyupgrade bounds from pre-commit config, to make it easy to lint against RequiresPython.)


📚 Documentation preview 📚: https://globus-sdk-python--1128.org.readthedocs.build/en/1128/

This upgrades various version-dispatched imports of typing symbols,
mostly Literal but also Protocol.
@sirosen sirosen added the no-news-is-good-news This change does not require a news file label Jan 14, 2025
@sirosen sirosen merged commit f434f8e into globus:main Jan 14, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-news-is-good-news This change does not require a news file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants