Skip to content

Cleanup dependencies and conditions for unsupported Python versions #9681

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

Conversation

browniebroke
Copy link
Member

@browniebroke browniebroke commented Apr 7, 2025

Note: Before submitting a code change, please review our contributing guidelines.

Description

Remove optional dependency backports.zoneinfo and conditions for unsupported Python versions that were recently dropped. We support Python 3.9 and above so anything for Python <3.9 can go.

Copy link
Member

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, this changes looks good.

@auvipy auvipy merged commit 3c75579 into encode:master Apr 8, 2025
7 checks passed
@browniebroke browniebroke added this to the 3.16 milestone Apr 8, 2025
@browniebroke browniebroke deleted the remove-upsupported-python-versions-conditions branch April 8, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants