Skip to content

Calling for super().__str__ seems to call self.__repr__ in list subclass #79355

Description

@Camion
mannequin
BPO 35174
Nosy @serhiy-storchaka, @tirkarthi

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 2021-10-25.21:36:47.061>
created_at = <Date 2018-11-06.02:48:14.348>
labels = ['interpreter-core', 'type-bug', 'invalid']
title = 'Calling for super().__str__ seems to call self.__repr__ in list subclass'
updated_at = <Date 2021-10-25.21:36:47.061>
user = 'https://bugs.python.org/Camion'

bugs.python.org fields:

activity = <Date 2021-10-25.21:36:47.061>
actor = 'iritkatriel'
assignee = 'none'
closed = True
closed_date = <Date 2021-10-25.21:36:47.061>
closer = 'iritkatriel'
components = ['Interpreter Core']
creation = <Date 2018-11-06.02:48:14.348>
creator = 'Camion'
dependencies = []
files = []
hgrepos = []
issue_num = 35174
keywords = []
message_count = 4.0
messages = ['329331', '329339', '329347', '329352']
nosy_count = 3.0
nosy_names = ['serhiy.storchaka', 'Camion', 'xtreak']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue35174'
versions = ['Python 3.5']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions