Stop using internal APIs in _xxsubinterpretersmodule.c.
オープン
まだ誰も着手していません。
3.11
extension-modules
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 45486 |
|---|---|
| Nosy | @vstinner, @ericsnowcurrently, @FFY00 |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2021-10-15.14:58:34.562>
labels = ['3.11']
title = 'Stop using internal APIs in _xxsubinterpretersmodule.c.'
updated_at = <Date 2021-10-15.18:35:48.170>
user = 'https://github.com/ericsnowcurrently'
bugs.python.org fields:
activity = <Date 2021-10-15.18:35:48.170>
actor = 'FFY00'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2021-10-15.14:58:34.562>
creator = 'eric.snow'
dependencies = []
files = []
hgrepos = []
issue_num = 45486
keywords = []
message_count = 1.0
messages = ['404027']
nosy_count = 3.0
nosy_names = ['vstinner', 'eric.snow', 'FFY00']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue45486'
versions = ['Python 3.11']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
_xxsubinterpretersmodule.c と関連付けられた BPO issue 45486 から始めます。モジュールが使用している内部 API を特定し、関連するインタープリターおよび拡張機能のテストを確認する前に、サポートされている置き換えを判断します。モジュールが内部 API に依存しなくなり、そのテストに合格すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c, python
- 領域
- backend
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100