PEP 547: Running extension modules using -m switch
オープン
まだ誰も着手していません。
3.7 (EOL)
extension-modules
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 30403 |
|---|---|
| Nosy | @terryjreedy, @ncoghlan, @scoder, @encukou, @Dormouse759 |
| 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-05-19.11:20:42.942>
labels = ['extension-modules', 'type-feature', '3.7']
title = 'PEP 547: Running extension modules using -m switch'
updated_at = <Date 2017-09-09.06:41:06.285>
user = 'https://github.com/Dormouse759'
bugs.python.org fields:
activity = <Date 2017-09-09.06:41:06.285>
actor = 'scoder'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2017-05-19.11:20:42.942>
creator = 'Dormouse759'
dependencies = []
files = []
hgrepos = []
issue_num = 30403
keywords = []
message_count = 21.0
messages = ['293954', '293979', '293983', '294016', '294019', '294032', '294439', '294448', '294454', '294752', '294826', '298857', '301133', '301457', '301461', '301467', '301585', '301587', '301591', '301696', '301762']
nosy_count = 5.0
nosy_names = ['terry.reedy', 'ncoghlan', 'scoder', 'petr.viktorin', 'Dormouse759']
pr_nums = ['1761']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue30403'
versions = ['Python 3.7']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、PEP 547 と PR #1761、issue で挙げられている実装リファレンス、および Extension Modules コンポーネントを確認してください。完了とは、Python 3.7 で -m スイッチを介した拡張モジュールの実行をサポートすることを意味しますが、issue ではファイルやテストは指定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 15/100