Skip to content

Drop support for Python 3.8-3.11#55

Closed
lpsinger wants to merge 1 commit into
aelanman:mainfrom
lpsinger:python3.12
Closed

Drop support for Python 3.8-3.11#55
lpsinger wants to merge 1 commit into
aelanman:mainfrom
lpsinger:python3.12

Conversation

@lpsinger

Copy link
Copy Markdown
Contributor

zipfile.Path.glob is broken in Python < 3.12.

According to SPEC-0, scientific Python packages should only be supporting Python >= 3.12 at this point.

`zipfile.Path.glob` is [broken in Python < 3.12](https://github.com/aelanman/lunarsky/actions/runs/25751281482/job/75628036410?pr=50).

According to [SPEC-0](https://scientific-python.org/specs/spec-0000/),
scientific Python packages should only be supporting Python >= 3.12
at this point.
@aelanman

Copy link
Copy Markdown
Owner

We should keep this change in mind for the future, but for now I'm going to close this in light of PR #56

@aelanman aelanman closed this May 13, 2026
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.

2 participants