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

Completely drop support for Python 3.7. #511

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Completely drop support for Python 3.7. #511

merged 1 commit into from
Mar 12, 2024

Conversation

thetorpedodog
Copy link
Contributor

  • We no longer mark ourselves as Python 3.7 compatible.
  • We no longer test against Python 3.7 locally or server-side.
  • Python 3.7–related code and warnings are dropped.

Future Python 3.7 users will still be able to install the old version of the tiledb-cloud package, but new versions are fully incompatible.

Copy link
Member

@ihnorton ihnorton left a comment

Choose a reason for hiding this comment

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

LGTM. Needs rebase.

- We no longer mark ourselves as Python 3.7 compatible.
- We no longer test against Python 3.7 locally or server-side.
- Python 3.7–related code and warnings are dropped.

Future Python 3.7 users will still be able to install the old version
of the tiledb-cloud package, but new versions are fully incompatible.
@thetorpedodog thetorpedodog merged commit 4534bae into main Mar 12, 2024
17 checks passed
@thetorpedodog thetorpedodog deleted the drop-3.7 branch March 12, 2024 20:27
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