Skip to content

Unable to inherit bytes: bytes.__init__() doesn't accept arguments #47880

@vstinner

Description

@vstinner
BPO 3630
Nosy @pitrou, @vstinner

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 2008-08-21.10:16:40.310>
created_at = <Date 2008-08-21.09:54:15.605>
labels = ['invalid', 'type-bug', 'library']
title = "Unable to inherit bytes: bytes.__init__() doesn't accept arguments"
updated_at = <Date 2008-08-21.10:16:40.303>
user = 'https://github.com/vstinner'

bugs.python.org fields:

activity = <Date 2008-08-21.10:16:40.303>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2008-08-21.10:16:40.310>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2008-08-21.09:54:15.605>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 3630
keywords = []
message_count = 2.0
messages = ['71619', '71623']
nosy_count = 2.0
nosy_names = ['pitrou', 'vstinner']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue3630'
versions = ['Python 3.0']

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    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