Use terminal width by default in pprint

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

還沒有人認領這個 Issue。

評估

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

研究方向

從 Python 的 pprint 函式庫入口開始,並檢查連結的 PR gh-105631。該 issue 要求預設使用終端寬度;在考慮任何工作之前,應將現有 PR 以及 issue 被拒絕、已關閉的狀態視為目前狀態。

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

描述

3.10 3.8 (EOL) 3.9 (EOL) stdlib type-feature
BPO 29996
Nosy @freddrake, @rhettinger, @merwok, @serhiy-storchaka, @eryksun, @MojoVampire, @zhangyangyu
PRs
  • python/cpython#1008
  • 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 = <Date 2021-03-20.08:38:43.627>
    created_at = <Date 2017-04-05.16:29:16.812>
    labels = ['3.8', 'type-feature', 'library', '3.9', '3.10']
    title = 'Use terminal width by default in pprint'
    updated_at = <Date 2021-03-20.08:38:43.626>
    user = 'https://github.com/serhiy-storchaka'
    

    bugs.python.org fields:

    activity = <Date 2021-03-20.08:38:43.626>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-03-20.08:38:43.627>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2017-04-05.16:29:16.812>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29996
    keywords = []
    message_count = 12.0
    messages = ['291187', '291195', '291196', '291197', '291238', '291239', '291240', '291243', '291244', '291248', '301157', '389149']
    nosy_count = 7.0
    nosy_names = ['fdrake', 'rhettinger', 'eric.araujo', 'serhiy.storchaka', 'eryksun', 'josh.r', 'xiang.zhang']
    pr_nums = ['1008']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue29996'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
    

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