Skip to content

Repr of collection's subclasses #71728

Closed
Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 27541
Nosy @rhettinger, @vstinner, @bitdancer, @serhiy-storchaka, @zhangyangyu
PRs
  • bpo-27541: Reprs of subclasses of some classes now contain actual type name. #3631
  • Dependencies
  • bpo-31497: Add _PyType_Name()
  • 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/rhettinger'
    closed_at = <Date 2017-09-21.12:11:00.758>
    created_at = <Date 2016-07-17.08:54:36.677>
    labels = ['extension-modules', 'interpreter-core', 'type-feature', '3.7']
    title = "Repr of collection's subclasses"
    updated_at = <Date 2017-09-21.12:44:50.651>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-09-21.12:44:50.651>
    actor = 'vstinner'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2017-09-21.12:11:00.758>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2016-07-17.08:54:36.677>
    creator = 'serhiy.storchaka'
    dependencies = ['31497']
    files = []
    hgrepos = []
    issue_num = 27541
    keywords = ['patch']
    message_count = 12.0
    messages = ['270621', '270623', '270625', '270627', '270646', '270650', '302387', '302684', '302687', '302689', '302690', '302691']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'vstinner', 'r.david.murray', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = ['3631']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27541'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions