cleanup the stdlib and tests with regard to sys.platform usage
未关闭
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 20/100
- Issue 类型
- 重构
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- python
调研方向
检查 issue 36624 中描述的标准库和测试对 sys.platform 的引用,然后查看相关 PR 12843 和 13648,了解已有的工作。确定库和测试中剩余的清理范围;当预期的用法完成清理且相关测试通过时,这项工作就完成了。
由索引模型根据 Issue 内容生成。
描述
3.8 (EOL)
stdlib
tests
| BPO | 36624 |
|---|---|
| Nosy | @taleinat, @ned-deily, @koobs, @zooba, @aixtools |
| 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-04-13.12:25:43.735>
labels = ['tests', '3.8', 'library']
title = 'cleanup the stdlib and tests with regard to sys.platform usage'
updated_at = <Date 2019-06-07.09:22:57.513>
user = 'https://github.com/aixtools'
bugs.python.org fields:
activity = <Date 2019-06-07.09:22:57.513>
actor = 'koobs'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'Tests']
creation = <Date 2019-04-13.12:25:43.735>
creator = 'Michael.Felt'
dependencies = []
files = []
hgrepos = []
issue_num = 36624
keywords = ['patch']
message_count = 23.0
messages = ['340155', '340160', '340217', '340233', '340250', '340251', '340273', '340328', '340334', '340680', '340715', '340736', '340824', '343879', '343886', '343912', '344669', '344706', '344721', '344805', '344830', '344842', '344909']
nosy_count = 5.0
nosy_names = ['taleinat', 'ned.deily', 'koobs', 'steve.dower', 'Michael.Felt']
pr_nums = ['12843', '13648']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue36624'
versions = ['Python 3.8']
- 主要语言
- Python
- 星标
- 77.2k
- 派生
- 36k
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 558
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
python/cpython 的其他 Issue
-
docs pending
难度 2/5 1-3 小时 新手友好度 78/100
-
stdlib type-feature
难度 2/5 1-3 小时 新手友好度 78/100
-
stdlib type-feature
难度 2/5 1-3 小时 新手友好度 72/100
-
build type-bug
难度 2/5 1-3 小时 新手友好度 76/100
-
stdlib topic-email type-feature
难度 2/5 1-3 小时 新手友好度 70/100