Added thousands separators to Lib/pstats.py final report
オープン
まだ誰も着手していません。
stdlib
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 35849 |
|---|---|
| Nosy | @csabella, @addonszz |
| 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 2019-01-29.12:52:11.441>
labels = ['3.8', 'type-feature', 'library']
title = 'Added thousands separators to Lib/pstats.py final report'
updated_at = <Date 2019-06-01.12:02:14.647>
user = 'https://github.com/addonszz'
bugs.python.org fields:
activity = <Date 2019-06-01.12:02:14.647>
actor = 'cheryl.sabella'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-01-29.12:52:11.441>
creator = 'addons_zz'
dependencies = []
files = []
hgrepos = []
issue_num = 35849
keywords = ['patch', 'patch', 'patch']
message_count = 3.0
messages = ['334513', '334522', '344169']
nosy_count = 3.0
nosy_names = ['SilentGhost', 'cheryl.sabella', 'addons_zz']
pr_nums = ['11695', '11695', '11695', '13411']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue35849'
versions = ['Python 3.8']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Lib/pstats.py から始めて、最終レポートで数値がどのようにフォーマットされるかを調べてください。既存の方針については参照されている pull requests を確認し、そのうえで最終レポートに桁区切りが一貫して表示されることを検証してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100