python / python/cpython

Nominal decorator function call syntax is inconsistent with regular function calls

未關閉
#76,205 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

3.7 (EOL) docs type-feature
主要語言
Python
星號
77.2k
分支
36k
平均合併
1 天 9 小時
30 天內合併 PR
558

描述

BPO 32024
Nosy @gvanrossum, @ncoghlan, @serhiy-storchaka
Dependencies
  • bpo-32012: Disallow ambiguous syntax f(x for x in [1],)
  • 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-11-14.13:09:52.051>
    labels = ['type-feature', '3.7', 'docs']
    title = 'Nominal decorator function call syntax is inconsistent with regular function calls'
    updated_at = <Date 2017-11-15.08:57:43.038>
    user = 'https://github.com/ncoghlan'
    

    bugs.python.org fields:

    activity = <Date 2017-11-15.08:57:43.038>
    actor = 'serhiy.storchaka'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2017-11-14.13:09:52.051>
    creator = 'ncoghlan'
    dependencies = ['32012']
    files = []
    hgrepos = []
    issue_num = 32024
    keywords = []
    message_count = 3.0
    messages = ['306205', '306234', '306258']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'ncoghlan', 'docs@python', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32024'
    versions = ['Python 3.7']
    

    貢獻指南

    開啟貢獻指南

    從這裡開始

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

    研究方向

    先從 BPO-32024 的討論及其相依項 BPO-32012 開始,以了解 decorator 呼叫語法問題和預期的解決方案。接著找到相關的 Python 3.7 文件章節,並定義所需的文件變更,以說明或對齊該語法;當文件清楚地處理了這項不一致時,即表示完成。

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

    評估

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

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

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