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

Drop Python 3.8 support and add Python 3.12 #302

Merged
merged 3 commits into from
Jan 3, 2025
Merged

Conversation

chadell
Copy link
Collaborator

@chadell chadell commented Jan 3, 2025

No description provided.

poetry.lock Outdated
@@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
Copy link
Contributor

Choose a reason for hiding this comment

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

What necessitated regenerating/updating the poetry.lock with new dependency versions?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Not a bad thing to move poetry versions forward. Any harm that I'm not aware of on this?

Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like this is moving the poetry version itself backwards, which seems wrong. Just updating the min Python version shouldn't require re-locking all other dependencies (poetry lock --no-update would suffice); I'm not opposed to it in principle but it might be better done as a separate PR.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ah, I see what you mean, I shouldn't move back

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I have regenerated with the latest poetry. I agree that a separate PR could have been better, but I would keep it together to simplify it for now.

jvanderaa
jvanderaa previously approved these changes Jan 3, 2025
@chadell chadell merged commit 5a43070 into develop Jan 3, 2025
15 checks passed
@chadell chadell deleted the drop-python-3.8 branch January 3, 2025 16:29
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.

3 participants