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

2.5 changes #1190

Merged
merged 2 commits into from
Oct 20, 2023
Merged

2.5 changes #1190

merged 2 commits into from
Oct 20, 2023

Conversation

tylerflex
Copy link
Collaborator

Just a few things we were going to change for 2.5, before I forget. Might be more, so we can keep this open and add to it as needed or merge whenever.

  • Python 3.7 no longer guaranteed to be supported.
  • Remove colocation deprecation warning.

@tylerflex tylerflex added the 2.5 label Oct 2, 2023
@tylerflex tylerflex force-pushed the tyler/2.5_cleanup branch 4 times, most recently from 23098bd to cf93e73 Compare October 2, 2023 15:00
@tylerflex
Copy link
Collaborator Author

@momchil-flex we should probably get this in sooner rather than later. Just want to confirm that we want to remove this colocation warning and also that this PR handles it the right way.

@tylerflex tylerflex force-pushed the tyler/2.5_cleanup branch 3 times, most recently from 41b16ad to 77e8436 Compare October 12, 2023 14:09
Copy link
Collaborator

@momchil-flex momchil-flex left a comment

Choose a reason for hiding this comment

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

Looks good, what do you think about officially requiring python > 3.7 since we won't be testing?

@tylerflex
Copy link
Collaborator Author

yea that's a good point, I just pushed a separate commit (probably fine for them to be separate) to restrict this, and updated changelog.

@tylerflex
Copy link
Collaborator Author

note: I think tests fail because I guess it's using the pre/2.5 tox.ini (which includes python3.7) instead of the one from this PR.

@tylerflex
Copy link
Collaborator Author

actually it was because I forgot to exclude from the workflow, should be fixed.

@tylerflex tylerflex merged commit 81d7133 into pre/2.5 Oct 20, 2023
12 checks passed
@tylerflex tylerflex deleted the tyler/2.5_cleanup branch October 20, 2023 18:02
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.

None yet

2 participants