Skip to content

pprint could use line continuation for long string literals #61352

@pitrou

Description

@pitrou
BPO 17150
Nosy @freddrake, @rhettinger, @pitrou
Files
  • str_pprint.patch
  • str_pprint2.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 = <Date 2013-03-23.19:37:04.171>
    created_at = <Date 2013-02-07.12:51:07.541>
    labels = ['type-feature', 'library']
    title = 'pprint could use line continuation for long string literals'
    updated_at = <Date 2013-03-24.15:55:00.642>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2013-03-24.15:55:00.642>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-03-23.19:37:04.171>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2013-02-07.12:51:07.541>
    creator = 'pitrou'
    dependencies = []
    files = ['29492', '29515']
    hgrepos = []
    issue_num = 17150
    keywords = ['patch']
    message_count = 8.0
    messages = ['181599', '181605', '181643', '184695', '184808', '185076', '185077', '185141']
    nosy_count = 4.0
    nosy_names = ['fdrake', 'rhettinger', 'pitrou', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17150'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      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