Skip to content

Fix pprint of OrderedDict #67963

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 23775
Nosy @freddrake, @rhettinger, @berkerpeksag, @serhiy-storchaka
Files
  • pprint_ordered_dict.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-26.06:57:06.939>
    created_at = <Date 2015-03-25.07:54:56.505>
    labels = ['type-feature', 'library']
    title = 'Fix pprint of OrderedDict'
    updated_at = <Date 2015-03-26.06:57:06.937>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-03-26.06:57:06.937>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-03-26.06:57:06.939>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-03-25.07:54:56.505>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['38683']
    hgrepos = []
    issue_num = 23775
    keywords = ['patch']
    message_count = 4.0
    messages = ['239234', '239285', '239308', '239309']
    nosy_count = 6.0
    nosy_names = ['fdrake', 'rhettinger', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'alexei.romanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23775'
    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