Skip to content

pprint could use line continuation for long bytes literals #61732

@pitrou

Description

@pitrou
BPO 17530
Nosy @freddrake, @pitrou, @serhiy-storchaka
Dependencies
  • bpo-19104: pprint produces invalid output for long strings
  • bpo-19105: pprint doesn't use all width
  • Files
  • bytes_pprint.patch
  • bytes_pprint2.patch
  • pprint_bytes.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2015-03-24.17:23:48.673>
    created_at = <Date 2013-03-23.19:39:37.416>
    labels = ['type-feature', 'library']
    title = 'pprint could use line continuation for long bytes literals'
    updated_at = <Date 2015-03-24.17:23:48.672>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2015-03-24.17:23:48.672>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-03-24.17:23:48.673>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2013-03-23.19:39:37.416>
    creator = 'pitrou'
    dependencies = ['19104', '19105']
    files = ['29865', '29915', '38138']
    hgrepos = []
    issue_num = 17530
    keywords = ['patch']
    message_count = 10.0
    messages = ['185078', '186988', '186989', '186993', '186995', '186998', '187218', '187456', '235968', '239159']
    nosy_count = 5.0
    nosy_names = ['fdrake', 'pitrou', 'python-dev', 'Pam.McANulty', 'serhiy.storchaka']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17530'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions