Add an option to point to an additional "site" directory
未关闭
还没有人认领这个 Issue。
stdlib
type-feature
- 主要语言
- Python
- 星标
- 77.2k
- 派生
- 36k
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 558
描述
| BPO | 38289 |
|---|---|
| Nosy | @warsaw |
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-09-26.17:59:03.754>
labels = ['type-feature', 'library']
title = 'Add an option to point to an additional "site" directory'
updated_at = <Date 2019-09-27.06:19:13.452>
user = 'https://bugs.python.org/MichaFronczyk'
bugs.python.org fields:
activity = <Date 2019-09-27.06:19:13.452>
actor = 'Micha\xc5\x82 Fronczyk'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-09-26.17:59:03.754>
creator = 'Micha\xc5\x82 Fronczyk'
dependencies = []
files = []
hgrepos = []
issue_num = 38289
keywords = []
message_count = 2.0
messages = ['353332', '353347']
nosy_count = 2.0
nosy_names = ['barry', 'Micha\xc5\x82 Fronczyk']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue38289'
versions = []
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 已分配给 Python 的 Library 组件,并引用了原始 BPO issue 38289。首先阅读链接的 issue,并找到负责站点目录配置的库代码。完成的标准是提供一个指向其他站点目录的已定义选项,并记录预期行为和测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- developer-experience
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100