subprocess.Popen(cwd) documentation: Posix vs Windows

未關閉
#59,738 45 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
3/5
預估耗時
1-2 天
新手友好度
30/100
Issue 類型
文件
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
python

研究方向

Start with the subprocess.Popen(cwd) documentation and the linked issue-15533 patch files, especially the test-case and default patches. Compare what the existing documentation says for Posix and Windows, then update it to describe the platform distinction clearly and verify the related test cases.

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

描述

3.10 3.8 (EOL) 3.9 (EOL) docs OS-windows stdlib topic-subprocess type-bug
BPO 15533
Nosy @gpshead, @pfmoore, @tjguk, @ned-deily, @asvetlov, @cjerdonek, @zware, @eryksun, @zooba, @wm75, @damon-atkins, @cwendling
Files
  • issue-15533-test-cases-1.patch
  • issue-15533-2-default.patch
  • issue-15533-3-default.patch
  • issue-15533-4-default.patch
  • issue-15533-5-default.patch
  • issue-15533-6-default.patch
  • issue-15533-7-default.patch
  • issue-15533-8-default.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 = 'https://github.com/gpshead'
    closed_at = None
    created_at = <Date 2012-08-02.05:44:31.435>
    labels = ['type-bug', '3.8', '3.9', '3.10', 'library', 'OS-windows', 'docs']
    title = 'subprocess.Popen(cwd) documentation: Posix vs Windows'
    updated_at = <Date 2021-08-12.19:21:42.067>
    user = 'https://github.com/cjerdonek'
    

    bugs.python.org fields:

    activity = <Date 2021-08-12.19:21:42.067>
    actor = 'eryksun'
    assignee = 'gregory.p.smith'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'Library (Lib)', 'Windows']
    creation = <Date 2012-08-02.05:44:31.435>
    creator = 'chris.jerdonek'
    dependencies = []
    files = ['27016', '27018', '27026', '27112', '27115', '27116', '27118', '27123']
    hgrepos = []
    issue_num = 15533
    keywords = ['patch', 'needs review']
    message_count = 45.0
    messages = ['167194', '169206', '169215', '169216', '169236', '169240', '169724', '169795', '169796', '169820', '169821', '169824', '169825', '169829', '169838', '169871', '170291', '171611', '171620', '171621', '171622', '171649', '171651', '171692', '177694', '177695', '177696', '177697', '177747', '185549', '281658', '281686', '282050', '282052', '286967', '319446', '319447', '319467', '319492', '319530', '320097', '388902', '388903', '399464', '399479']
    nosy_count = 16.0
    nosy_names = ['gregory.p.smith', 'paul.moore', 'tim.golden', 'ned.deily', 'cvrebert', 'asvetlov', 'chris.jerdonek', 'docs@python', 'python-dev', 'zach.ware', 'eryksun', 'steve.dower', 'pepalogik', 'wolma', 'damon-atkins', 'ban']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15533'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
    

    主要語言
    Python
    星號
    77.2k
    分支
    36k
    平均合併
    1 天 9 小時
    30 天內合併 PR
    558

    貢獻指南

    開啟貢獻指南

    從這裡開始

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

    python/cpython 的其他 Issue

    查看 python/cpython 的全部 Issue

    相似的 Issue

    更多 Python Issue

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

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