Skip to content

Remove Python 3.8 - #128

Merged
kchason merged 1 commit into
developfrom
remove_python_3_8
Aug 29, 2023
Merged

Remove Python 3.8#128
kchason merged 1 commit into
developfrom
remove_python_3_8

Conversation

@ajnelson-nist

Copy link
Copy Markdown
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 <alexander.nelson@nist.gov>
@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
Copy Markdown
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
Copy Markdown
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