Use the py launcher in venv Windows examples
未关闭
还没有人认领这个 Issue。
3.10
3.8 (EOL)
3.9 (EOL)
docs
OS-windows
type-feature
- 主要语言
- Python
- 星标
- 77.2k
- 派生
- 36k
- PR 合并指标
- PR 指标待抓取
描述
| BPO | 32553 |
|---|---|
| Nosy | @terryjreedy, @pfmoore, @tjguk, @ned-deily, @zware, @eryksun, @zooba, @Mariatta |
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 2018-01-15.02:08:16.148>
labels = ['3.8', '3.9', '3.10', 'type-feature', 'OS-windows', 'docs']
title = 'Use the py launcher in venv Windows examples'
updated_at = <Date 2021-03-17.05:18:38.895>
user = 'https://bugs.python.org/pwatson'
bugs.python.org fields:
activity = <Date 2021-03-17.05:18:38.895>
actor = 'eryksun'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation', 'Windows']
creation = <Date 2018-01-15.02:08:16.148>
creator = 'pwatson'
dependencies = []
files = []
hgrepos = []
issue_num = 32553
keywords = []
message_count = 11.0
messages = ['309943', '309949', '310000', '310001', '310002', '310004', '310015', '310024', '310028', '310057', '310285']
nosy_count = 10.0
nosy_names = ['terry.reedy', 'paul.moore', 'tim.golden', 'ned.deily', 'docs@python', 'zach.ware', 'eryksun', 'steve.dower', 'pwatson', 'Mariatta']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue32553'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
在 CPython 文档中定位 Windows 虚拟环境示例,并将其中的命令与所要求的 py launcher 用法进行比较。更新相关示例,使其统一使用 launcher,然后检查周边文档的一致性。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation, operating-systems
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100