python / python/cpython

test_poplib replace asyncore

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

還沒有人認領這個 Issue。

3.11 tests topic-email
主要語言
Python
星號
77.2k
分支
36k
PR 合併指標
PR 指標待擷取

描述

BPO 30514
Nosy @vstinner, @grzgrzgrz3
PRs
  • python/cpython#1864
  • 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-05-30.17:24:00.054>
    labels = ['tests', '3.11']
    title = 'test_poplib replace asyncore'
    updated_at = <Date 2021-11-16.10:15:25.763>
    user = 'https://github.com/grzgrzgrz3'
    

    bugs.python.org fields:

    activity = <Date 2021-11-16.10:15:25.763>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Tests']
    creation = <Date 2017-05-30.17:24:00.054>
    creator = 'grzgrzgrz3'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30514
    keywords = []
    message_count = 2.0
    messages = ['294770', '406378']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'grzgrzgrz3']
    pr_nums = ['1864']
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue30514'
    versions = ['Python 3.11']
    

    貢獻指南

    開啟貢獻指南

    從這裡開始

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

    研究方向

    從 test_poplib 測試開始,檢查其中如何使用 asyncore。查看現有的 pull request python/cpython#1864 以了解背景,然後執行相關的 test_poplib 測試;完成的標準是測試不再依賴 asyncore,並且仍然通過。

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

    評估

    技術堆疊
    python
    領域
    testing-qa
    Issue 類型
    重構
    難度
    3/5
    預估耗時
    1-2 天
    活躍度
    停滯
    描述清晰度
    基本清楚
    新手友好度
    25/100

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

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