Skip to content

[PATCH] remove bogus codepath from pprint._safe_repr #62882

@mvyskocil

Description

@mvyskocil
mannequin
BPO 18682
Nosy @pitrou, @serhiy-storchaka
Files
  • pprint-remove-bogus-code.patch: proposed patch, which apply on current hg master (f871f8662509)
  • check.py: check a (in)sensitiveness of .isalnum()
  • pprint_safe_repr_scalars.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-05-16.18:42:02.087>
    created_at = <Date 2013-08-08.08:29:26.326>
    labels = ['library', 'performance']
    title = '[PATCH] remove bogus codepath from pprint._safe_repr'
    updated_at = <Date 2015-05-16.18:42:02.084>
    user = 'https://bugs.python.org/mvyskocil'

    bugs.python.org fields:

    activity = <Date 2015-05-16.18:42:02.084>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-05-16.18:42:02.087>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2013-08-08.08:29:26.326>
    creator = 'mvyskocil'
    dependencies = []
    files = ['31193', '31194', '31292']
    hgrepos = []
    issue_num = 18682
    keywords = ['patch']
    message_count = 11.0
    messages = ['194652', '194653', '195154', '195159', '195208', '195237', '197547', '197559', '198343', '243352', '243354']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'mvyskocil', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue18682'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions