Skip to content

Drop support for Python 3.8 #637

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Drop support for Python 3.8 #637

wants to merge 1 commit into from

Conversation

varun-edachali-dbx
Copy link
Collaborator

What type of PR is this?

  • Other

Description

Currently, all unit tests, linting checks, and type checking in the CI only run for Python 3.9-3.13, since we have dropped support for Python 3.8. However, the pyproject.toml as well as the README are outdated and still mention support for Python 3.8.

Now, we explicitly drop support for Python 3.8.

How is this tested?

  • Unit tests
  • E2E Tests
  • Manually
  • N/A

Related Tickets & Documents

N/A

Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
@varun-edachali-dbx varun-edachali-dbx marked this pull request as ready for review July 15, 2025 03:10
@varun-edachali-dbx varun-edachali-dbx changed the title Drop Python 3.8 Drop support for Python 3.8 Jul 15, 2025
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.

1 participant