processing / processing/libprocessing

Dropping Python 3.10 support

オープン 初心者向け
#229 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Rust
スター
69
フォーク
14
平均マージ
15日 22時間
マージ済み PR(30日)
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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

Issue でリンクされている Python バージョンの宣言箇所である crates/processing_pyo3/pyproject.toml から始めます。宣言されているサポート対象から Python 3.10 を除外するよう更新し、パッケージメタデータと利用可能なプロジェクトチェックが、残りのサポート対象バージョンを反映していることを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python, rust
領域
build-system
issue の種類
リファクタリング
難易度
2/5
見積もり時間
1〜3時間
活発さ
静か
明瞭さ
明確に書かれている
初心者へのやさしさ
78/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。