[easy doc] Document os.rename() behavior on Windows when src and dst are on different filesystems
未关闭
还没有人认领这个 Issue。
3.10
3.8 (EOL)
3.9 (EOL)
docs
easy
OS-windows
type-feature
- 主要语言
- Python
- 星标
- 77.2k
- 派生
- 36k
- PR 合并指标
- PR 指标待抓取
描述
| BPO | 28356 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @eryksun, @zooba, @rhyn0 |
| PRs | |
| Files |
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 2016-10-04.13:42:32.460>
labels = ['easy', '3.8', '3.9', '3.10', 'type-feature', 'OS-windows', 'docs']
title = '[easy doc] Document os.rename() behavior on Windows when src and dst are on different filesystems'
updated_at = <Date 2021-08-02.13:03:11.787>
user = 'https://bugs.python.org/stephan'
bugs.python.org fields:
activity = <Date 2021-08-02.13:03:11.787>
actor = 'vstinner'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation', 'Windows']
creation = <Date 2016-10-04.13:42:32.460>
creator = 'stephan'
dependencies = []
files = ['50180']
hgrepos = []
issue_num = 28356
keywords = ['patch', 'easy', 'newcomer friendly']
message_count = 13.0
messages = ['278035', '278036', '278038', '278040', '278041', '278048', '278113', '387667', '388283', '388295', '388297', '388322', '398201']
nosy_count = 9.0
nosy_names = ['paul.moore', 'tim.golden', 'docs@python', 'zach.ware', 'eryksun', 'steve.dower', 'stephan', 'scienidlex', 'rhyn0']
pr_nums = ['27376']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue28356'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
Linked PRs
- gh-154804
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看 os.rename() 文档和链接的 PR gh-154804。确认文档涵盖 src 和 dst 位于不同文件系统时的 Windows 行为,然后根据现有文档结构核对最终措辞。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation, operating-systems
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100