python / python/cpython

multiprocessing.BoundedSemaphore of 32-bit python could not work while cross compiling on linux platform

未關閉
#75,354 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

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

描述

BPO 31171
Nosy @pitrou, @benjaminp, @jiahongxujia
PRs
  • python/cpython#10563
  • python/cpython#3054
  • python/cpython#13353
  • 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 2017-08-10.07:21:56.927>
    labels = ['3.7', 'library', 'type-crash']
    title = 'multiprocessing.BoundedSemaphore of 32-bit python could not work while cross compiling on linux platform'
    updated_at = <Date 2019-05-16.03:15:00.612>
    user = 'https://github.com/jiahongxujia'
    

    bugs.python.org fields:

    activity = <Date 2019-05-16.03:15:00.612>
    actor = 'hongxu'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2017-08-10.07:21:56.927>
    creator = 'hongxu'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31171
    keywords = ['patch']
    message_count = 5.0
    messages = ['300052', '300053', '300054', '334351', '334352']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'benjamin.peterson', 'Barry Davis', 'hongxu']
    pr_nums = ['10563', '3054', '13353']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31171'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']
    

    貢獻指南

    開啟貢獻指南

    從這裡開始

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

    研究方向

    先閱讀 BPO issue 31171 以及其中參照的三個 pull request(#10563、#3054 和 #13353),因為該 issue 正在進行修補程式審查,相關工作可能已經在其中完成。完成的修正應讓 multiprocessing.BoundedSemaphore 在 Linux 上進行交叉編譯時能夠用於 32-bit Python,並進行適合受影響函式庫行為的驗證。

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

    評估

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

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

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