Enable AF_UNIX support in Windows

未關閉
#77,589 19 則留言 17 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
25/100
Issue 類型
功能
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
python

研究方向

首先檢視已連結的 pull request,包括 python/cpython#14823 和 gh-137420,以及 issue 中 Windows 元件的脈絡。確認目前的 Windows 支援情況,並判斷在 AF_UNIX 支援可被視為已啟用之前還需要完成哪些工作;完成表示所要求的支援已實作並經過驗證。

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

描述

extension-modules OS-windows topic-socket type-feature
BPO 33408
Nosy @pfmoore, @ericvsmith, @giampaolo, @tjguk, @zware, @zooba, @graingert, @animalize, @filips123, @paulmon, @websurfer5
PRs
  • python/cpython#14823
  • 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-05-02.10:35:32.035>
    labels = ['type-feature', '3.9', 'OS-windows']
    title = 'Enable AF_UNIX support in Windows'
    updated_at = <Date 2021-06-26.22:43:15.267>
    user = 'https://github.com/filips123'
    

    bugs.python.org fields:

    activity = <Date 2021-06-26.22:43:15.267>
    actor = 'graingert'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Windows']
    creation = <Date 2018-05-02.10:35:32.035>
    creator = 'filips123'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33408
    keywords = ['patch']
    message_count = 9.0
    messages = ['316067', '347629', '347645', '347646', '348080', '348880', '348913', '348923', '348936']
    nosy_count = 11.0
    nosy_names = ['paul.moore', 'eric.smith', 'giampaolo.rodola', 'tim.golden', 'zach.ware', 'steve.dower', 'graingert', 'malin', 'filips123', 'Paul Monson', 'Jeffrey.Kintscher']
    pr_nums = ['14823']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33408'
    versions = ['Python 3.9']
    

    Linked PRs
    • gh-137420
    主要語言
    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 摘要。