python / python/cpython

Fractions instantiation revisited

未關閉
#72,902 21 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

performance stdlib type-feature
主要語言
Python
星號
77.2k
分支
36k
PR 合併指標
PR 指標待擷取

描述

BPO 28716
Nosy @rhettinger, @mdickinson, @scoder, @stevendaprano, @serhiy-storchaka, @jdemeyer, @eric-wieser, @wm75, @MojoVampire
Files
  • fractions.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 = None
    closed_at = None
    created_at = <Date 2016-11-16.18:06:27.650>
    labels = ['3.8', 'type-bug', 'library']
    title = 'Fractions instantiation revisited'
    updated_at = <Date 2019-08-05.09:04:19.247>
    user = 'https://github.com/wm75'
    

    bugs.python.org fields:

    activity = <Date 2019-08-05.09:04:19.247>
    actor = 'jdemeyer'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2016-11-16.18:06:27.650>
    creator = 'wolma'
    dependencies = []
    files = ['45507']
    hgrepos = []
    issue_num = 28716
    keywords = ['patch']
    message_count = 13.0
    messages = ['280977', '280981', '280995', '280997', '280998', '280999', '305611', '310470', '313208', '313741', '313753', '313786', '349037']
    nosy_count = 9.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'scoder', 'steven.daprano', 'serhiy.storchaka', 'jdemeyer', 'Eric.Wieser', 'wolma', 'josh.r']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28716'
    versions = ['Python 3.8']
    

    Linked PRs
    • gh-133251
    • gh-133994
    • gh-134320
    • gh-149024

    貢獻指南

    開啟貢獻指南

    從這裡開始

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

    研究方向

    先檢視連結的歷史 issue 和 fractions.patch,接著閱讀討論內容與連結的 PRs,以判定提議的實例化行為。針對 Fractions 尚未解決的行為達成共識並更新相關實作與測試,即代表完成,但 payload 未指出這些檔案或測試。

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

    評估

    技術堆疊
    python
    領域
    backend
    Issue 類型
    缺陷
    難度
    5/5
    預估耗時
    一週以上
    活躍度
    停滯
    描述清晰度
    需要釐清
    新手友好度
    20/100

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

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