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

Remove Python 3.8 for dbt 1.4 #10873

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

peterallenwebb
Copy link
Contributor

@peterallenwebb peterallenwebb commented Oct 16, 2024

Problem

Python 3.8 is EOL and no longer supported by some of dbt's upstream dependencies.

Solution

We are ending support for 3.8 in all future releases, and will no longer test against it.

Checklist

  • I have read the contributing guide and understand what's expected of me.
  • I have run this code in development, and it appears to resolve the stated issue.
  • This PR includes tests, or tests are not required or relevant for this PR.
  • This PR has no interface changes (e.g., macros, CLI, logs, JSON artifacts, config files, adapter interface, etc.) or this PR has already received feedback and approval from Product or DX.
  • This PR includes type annotations for new and modified functions.

* Remove Python 3.8 from various places

* Add changelog entry.

---------

Co-authored-by: Peter Allen Webb <peter.webb@dbtlabs.com>
@cla-bot cla-bot bot added the cla:yes label Oct 16, 2024
@peterallenwebb peterallenwebb changed the title Remove Python 3.8 from various places (#10861) Remove Python 3.8 for dbt 1.4 Oct 17, 2024
@peterallenwebb peterallenwebb merged commit 02634f3 into 1.4.latest Oct 18, 2024
21 of 22 checks passed
@peterallenwebb peterallenwebb deleted the remove_python_3.8_for_1.4 branch October 18, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants