Skip to content

bytes.join does not accept a sequence of bytearrays #47736

@pitrou

Description

@pitrou
BPO 3486
Nosy @birkenfeld, @pitrou, @devdanzin, @benjaminp

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 2010-10-21.13:40:05.735>
created_at = <Date 2008-08-01.17:47:29.713>
labels = ['interpreter-core', 'type-bug']
title = 'bytes.join does not accept a sequence of bytearrays'
updated_at = <Date 2010-10-21.13:40:05.733>
user = 'https://github.com/pitrou'

bugs.python.org fields:

activity = <Date 2010-10-21.13:40:05.733>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2010-10-21.13:40:05.735>
closer = 'georg.brandl'
components = ['Interpreter Core']
creation = <Date 2008-08-01.17:47:29.713>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 3486
keywords = []
message_count = 4.0
messages = ['70573', '70576', '87929', '119293']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'pitrou', 'ajaksu2', 'benjamin.peterson']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue3486'
versions = ['Python 2.6']

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions