8000 Drop support for Python 3.8 by sirosen · Pull Request #221 · globus/action-provider-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Drop support for Python 3.8 #221

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

Closed
wants to merge 4 commits into from
Closed

Drop support for Python 3.8 #221

wants to merge 4 commits into from

Conversation

sirosen
Copy link
Member
@sirosen sirosen commented Jul 1, 2025
  • Remove Python 3.8 support from all configs
  • Run tox r -e update
  • Add 3.8 removal changelog

sirosen added 3 commits July 1, 2025 12:15
This required fixing the update commands because poetry has changed
its CLI behavior to relativize output paths vis-a-vis the selected
directory.
Auto-fixes from pyupgrade + consequent flake8 fixes.
@sirosen
Copy link
Member Author
sirosen commented Jul 1, 2025

Closing in favor of #222

@sirosen sirosen closed this Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
0