python / python/cpython

Use terminal width by default in pprint

Open
#74,182 13 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

3.10 3.8 (EOL) 3.9 (EOL) stdlib type-feature
Dominant language
Python
Stars
77.2k
Forks
36k
Avg merge
1d 9h
Merged PRs (30d)
558

Description

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

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    Research direction

    Start with Python's pprint library entry point and inspect the linked PR gh-105631. The issue requests using terminal width by default; treat the existing PR and the issue's rejected, closed status as the current state before considering any work.

    Written by the indexing model from the issue text.

    Assessment

    Tech stack
    python
    Domain
    tooling
    Issue type
    Feature
    Difficulty
    3/5
    Estimated time
    1-2 days
    Activity status
    Stale
    Clarity
    Mostly clear
    Newbie friendliness
    10/100

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.