Support Py_tss_NEEDS_INIT outside of static initialisation
オープン
まだ誰も着手していません。
3.7 (EOL)
extension-modules
interpreter-core
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 31828 |
|---|---|
| Nosy | @ncoghlan, @scoder, @embray, @ma8ma |
| PRs |
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 2017-10-20.16:07:56.415>
labels = ['extension-modules', 'interpreter-core', 'type-feature', '3.7']
title = 'Support Py_tss_NEEDS_INIT outside of static initialisation'
updated_at = <Date 2017-10-26.15:52:49.298>
user = 'https://github.com/scoder'
bugs.python.org fields:
activity = <Date 2017-10-26.15:52:49.298>
actor = 'erik.bray'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules', 'Interpreter Core']
creation = <Date 2017-10-20.16:07:56.415>
creator = 'scoder'
dependencies = []
files = []
hgrepos = []
issue_num = 31828
keywords = ['patch']
message_count = 4.0
messages = ['304661', '304697', '304757', '304778']
nosy_count = 4.0
nosy_names = ['ncoghlan', 'scoder', 'erik.bray', 'masamoto']
pr_nums = ['4060', '4096']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue31828'
versions = ['Python 3.7']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ペイロードは Extension Modules コンポーネントと Interpreter Core コンポーネントを特定し、PR #4060 と #4096 を参照していますが、ファイル、テスト、エントリーポイントの名前は示していません。まずこれらの pull request とリンクされた BPO issue を確認してください。完了とするには、静的初期化の外部で Py_tss_NEEDS_INIT をサポートする、合意済みの実装が必要です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100