python / python/cpython

venv module does not copy the correct python exe

未關閉
#87,915 20 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

OS-windows stdlib topic-venv
主要語言
Python
星號
77.2k
分支
36k
PR 合併指標
PR 指標待擷取

描述

BPO 43749
Nosy @pfmoore, @vsajip, @tjguk, @zware, @eryksun, @zooba, @miss-islington, @NiklasRosenstein, @inorton, @mitchhentges
PRs
  • python/cpython#25216
  • python/cpython#30033
  • python/cpython#30034
  • 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 2021-04-06.13:27:05.454>
    labels = ['3.10', 'library', '3.9', 'OS-windows', '3.11']
    title = 'venv module does not copy the correct python exe'
    updated_at = <Date 2021-12-11.03:21:25.207>
    user = 'https://github.com/inorton'
    

    bugs.python.org fields:

    activity = <Date 2021-12-11.03:21:25.207>
    actor = 'eryksun'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2021-04-06.13:27:05.454>
    creator = 'Ian Norton'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43749
    keywords = ['patch']
    message_count = 13.0
    messages = ['390329', '390330', '396286', '396287', '408224', '408228', '408229', '408231', '408233', '408234', '408247', '408279', '408289']
    nosy_count = 10.0
    nosy_names = ['paul.moore', 'vinay.sajip', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'miss-islington', 'n_rosenstein', 'Ian Norton', 'mitchhentges']
    pr_nums = ['25216', '30033', '30034']
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43749'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
    

    Linked PRs
    • gh-129495

    貢獻指南

    開啟貢獻指南

    從這裡開始

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

    研究方向

    先檢視所參照的 BPO issue 43749,以及列出的 PR 25216、30033、30034,還有連結的 PR gh-129495,因為 issue 內容沒有列出任何檔案或測試。利用這些討論找出 Windows venv entry point 和預期的可執行檔複製行為;複製正確的 Python executable 即表示完成。

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

    評估

    技術堆疊
    python
    領域
    devtools, operating-systems
    Issue 類型
    缺陷
    難度
    3/5
    預估耗時
    1-2 天
    活躍度
    停滯
    描述清晰度
    需要釐清
    新手友好度
    20/100

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

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