Improve documentation about converting datetime.timedelta to scalars
未关闭
还没有人认领这个 Issue。
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 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看 issue 的上下文以及所引用的 pull request #12137 和 #12362,然后定位它们所涉及的 datetime.timedelta 文档。确认关于将 timedeltas 转换为标量值的指导还缺少哪些内容;当文档清楚地解释了这种转换,并且相关的文档检查通过时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100