processing / processing/libprocessing

Dropping Python 3.10 support

未关闭 适合新手
#229 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Rust
星标
69
派生
14
平均合并
15 天 22 小时
30 天内合并 PR
3

描述

processing_pyo3 / mewnala declares support for Python 3.10: https://github.com/processing/libprocessing/blob/1d5d4624fbb418d456af36fbef3bf542e2f07cc2/crates/processing_pyo3/pyproject.toml#L18

Python 3.10 is not actively supported since April 2023 and the security support will be ending in October 2026: https://endoflife.date/python

Considering mewnala is a relatively new project and has no worries for backward compatibility, I believe supporting Python 3.10 doesn't worth the effort and it can be dropped easily.

As an extra resource, dropping Python 3.10 complies with

Support for Python versions be dropped 3 years after their initial release.

recommendation from https://scientific-python.org/specs/spec-0000/

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 issue 中链接的 Python 版本声明处的 crates/processing_pyo3/pyproject.toml 开始。更新已声明的支持范围以排除 Python 3.10,然后验证 package metadata 和所有可用的 project checks 是否反映剩余的受支持版本。

由索引模型根据 Issue 内容生成。

评估

技术栈
python, rust
领域
build-system
Issue 类型
重构
难度
2/5
预计耗时
1-3 小时
活跃度
冷清
描述清晰度
描述清楚
新手友好度
78/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。