Skip to content

pprint handling of dict subclasses that override __repr__ #84175

Description

@palakjha
mannequin
BPO 39994
Nosy @freddrake, @rhettinger, @ericvsmith, @serhiy-storchaka, @Mariatta, @Palakjha, @iritkatriel
PRs
  • bpo-39994: Removed redundant code. #19046
  • bpo-39994: Fix pprint handling of dict subclasses that override __repr__ #21892
  • 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 2020-08-30.19:46:24.371>
    created_at = <Date 2020-03-17.16:19:33.505>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'pprint handling of dict subclasses that override __repr__'
    updated_at = <Date 2020-08-30.19:46:24.371>
    user = 'https://github.com/palakjha'

    bugs.python.org fields:

    activity = <Date 2020-08-30.19:46:24.371>
    actor = 'eric.smith'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-08-30.19:46:24.371>
    closer = 'eric.smith'
    components = ['Library (Lib)']
    creation = <Date 2020-03-17.16:19:33.505>
    creator = 'palakjha'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39994
    keywords = ['patch']
    message_count = 17.0
    messages = ['364442', '375261', '375270', '375271', '375279', '375280', '375425', '375451', '375453', '375465', '375467', '375470', '375473', '375485', '375491', '376117', '376120']
    nosy_count = 7.0
    nosy_names = ['fdrake', 'rhettinger', 'eric.smith', 'serhiy.storchaka', 'Mariatta', 'palakjha', 'iritkatriel']
    pr_nums = ['19046', '21892']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39994'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions