python / python/cpython

[easy doc] Document os.rename() behavior on Windows when src and dst are on different filesystems

未關閉
#72,542 14 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 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
  • python/cpython#27376
  • Files
  • os_rename_windows.patch
  • 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

    貢獻指南

    開啟貢獻指南

    從這裡開始

    1. 先讀完整個 Issue,再讀專案的貢獻指南。
    2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
    3. Fork 儲存庫,在一個分支上完成修改。
    4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

    研究方向

    首先查看 os.rename() 文件和連結的 PR gh-154804。確認文件涵蓋 src 和 dst 位於不同檔案系統時的 Windows 行為,然後根據現有文件結構核對最終措辭。

    由索引模型根據 Issue 內容生成。

    評估

    技術堆疊
    python
    領域
    documentation, operating-systems
    Issue 類型
    文件
    難度
    2/5
    預估耗時
    1-3 小時
    活躍度
    停滯
    描述清晰度
    基本清楚
    新手友好度
    25/100

    把新 issue 寄到你的電子郵件信箱

    精選適合新手參與的 GitHub issue 摘要。