Improve documentation about converting datetime.timedelta to scalars
オープン
まだ誰も着手していません。
docs
pending
stdlib
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 36138 |
|---|---|
| Nosy | @freddrake, @ncoghlan, @abalkin, @pganssle, @miss-islington, @0xYasser |
| 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-02-27.14:54:37.765>
labels = ['3.8', '3.7', 'library', 'docs']
title = 'Improve documentation about converting datetime.timedelta to scalars'
updated_at = <Date 2019-03-16.05:34:12.160>
user = 'https://github.com/pganssle'
bugs.python.org fields:
activity = <Date 2019-03-16.05:34:12.160>
actor = 'ncoghlan'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation', 'Library (Lib)']
creation = <Date 2019-02-27.14:54:37.765>
creator = 'p-ganssle'
dependencies = []
files = []
hgrepos = []
issue_num = 36138
keywords = ['patch']
message_count = 5.0
messages = ['336765', '336980', '338052', '338053', '338054']
nosy_count = 7.0
nosy_names = ['fdrake', 'ncoghlan', 'belopolsky', 'docs@python', 'p-ganssle', 'miss-islington', 'Yasser Alshalaan']
pr_nums = ['12137', '12362']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue36138'
versions = ['Python 3.7', 'Python 3.8']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず issue のコンテキストと参照されている pull request #12137 および #12362 を確認し、次にそれらが扱っている datetime.timedelta のドキュメントを見つけます。timedelta をスカラー値に変換する方法について不足している説明を確認します。ドキュメントでその変換が明確に説明され、関連するドキュメントチェックが成功すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100