NetLogo / NetLogo/Python-Extension
Drop Python 2 support
まだ誰も着手していません。
- 主要言語
- Scala
- スター
- 31
- フォーク
- 16
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I would suggest dropping Python 2 support in the next release of the Python-Extension. Python 2.7 is now end-of-life for almost 3 years, and practically all scientific packages has dropped support for Python 2. It will make maintenance, packaging and testing easier.
The next minimum supported (and tested) Python version could be Python 3.6 or 3.7. NEP 29, the NumPy version support policy, even suggests bumping directly to 3.8+, so that could also be an option. I think it's not much effort to support 3.6 and 3.7 for some time also however.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず issue とリンク先の NEP 29 のガイダンスを確認してください。ファイル、テスト、エントリーポイントは指定されていません。Python 3.6、3.7、3.8 のどれが新しい最小バージョンになるのかを maintainers に確認し、その後、選択したベースラインが一貫してサポートされ、Python 2 がサポート対象外となるために必要なパッケージングとテストの変更を特定してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100