-
Notifications
You must be signed in to change notification settings - Fork 94
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
[SL-1831] [Feature] Add Python 3.12 Support #1065
Labels
Comments
plypaul
added
enhancement
New feature or request
triage
Tasks that need to be triaged
labels
Mar 7, 2024
plypaul
changed the title
[Feature] Add Python 3.12 Support / Remove Python 3.8 Support
[SL-1831] [Feature] Add Python 3.12 Support / Remove Python 3.8 Support
Mar 7, 2024
plypaul
changed the title
[SL-1831] [Feature] Add Python 3.12 Support / Remove Python 3.8 Support
[SL-1831] [Feature] Add Python 3.12 Support
May 31, 2024
plypaul
added a commit
that referenced
this issue
Jun 3, 2024
Resolves #1065 ### Description This adds support for Python 3.12. Once this is merged, the plan is to: * Increment the version of MF and publish it. * Update `dbt-metricflow` to use that new version since CI depends on that package. * Update CI to add tests for Python 3.12. <!--- Before requesting review, please make sure you have: 1. read [the contributing guide](https://github.com/dbt-labs/metricflow/blob/main/CONTRIBUTING.md), 2. signed the [CLA](https://docs.getdbt.com/docs/contributor-license-agreements) 3. run `changie new` to [create a changelog entry](https://github.com/dbt-labs/metricflow/blob/main/CONTRIBUTING.md#adding-a-changelog-entry) -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this your first time submitting a feature request?
Describe the feature
Python 3.12 should be supported since it's the latest version of Python.
Describe alternatives you've considered
No response
Who will this benefit?
No response
Are you interested in contributing this feature?
No response
Anything else?
No response
SL-1831
The text was updated successfully, but these errors were encountered: