Drop support for Python 3.7, 3.8, and 3.9 and add support for 3.13
Open
Nobody has claimed this yet.
cleanup
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Per the discussion in https://github.com/simonsobs/ocs/discussions/447.
EDIT: so3g doesn't support 3.14 yet, so we can't add that quite yet either.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by reading discussion #447, then locate the repository's Python-version declarations and CI configuration; update them for supported Python 3.10–3.13 while removing 3.7–3.9, and verify the test suite and dependency support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100