Skip to content

Remove Python 3.8 #128

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

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Remove Python 3.8 #128

merged 1 commit into from
Aug 29, 2023

Conversation

ajnelson-nist
Copy link
Member

No description provided.

Python 3.8 end of support is in October of 2024.  However, some projects
`case-utils` includes in its dependencies, most recently NumPy, are
ending their support for Python 3.8 ahead of this EOL.

This patch removes 3.8 from the test base, so updates for imported
packages continue to be retrieved retrieved.

References:
* #127

Signed-off-by: Alex Nelson <[email protected]>
@ajnelson-nist ajnelson-nist added this to the 0.13.0 milestone Aug 28, 2023
@ajnelson-nist ajnelson-nist linked an issue Aug 28, 2023 that may be closed by this pull request
@ajnelson-nist
Copy link
Member Author

This should not be merged before a chance to discuss at the 2023-08-29 OCs/AC meeting.

@ajnelson-nist ajnelson-nist marked this pull request as ready for review August 29, 2023 14:46
@ajnelson-nist ajnelson-nist requested a review from a team as a code owner August 29, 2023 14:46
@ajnelson-nist
Copy link
Member Author

After discussion in this morning's OCs/AC meeting, and from feedback I've received through other channels, this seems to be fine to merge.

@kchason kchason merged commit 1ffd25b into develop Aug 29, 2023
@kchason kchason deleted the remove_python_3_8 branch August 29, 2023 16:39
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.

Pandas 2.1.0 does not support Python 3.8
2 participants