-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 29073 |
|---|---|
| Nosy | @vstinner, @freakboy3742, @ethanfurman, @serhiy-storchaka, @sanjioh |
| Files |
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/serhiy-storchaka'
closed_at = <Date 2016-12-28.07:59:58.083>
created_at = <Date 2016-12-26.09:52:44.464>
labels = ['interpreter-core', 'type-bug']
title = 'bytearray.__mod__() truncates on first \\x00'
updated_at = <Date 2016-12-28.07:59:58.082>
user = 'https://github.com/sanjioh'bugs.python.org fields:
activity = <Date 2016-12-28.07:59:58.082>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-12-28.07:59:58.083>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-12-26.09:52:44.464>
creator = 'sanjioh'
dependencies = []
files = ['46039']
hgrepos = []
issue_num = 29073
keywords = ['patch']
message_count = 4.0
messages = ['284018', '284020', '284021', '284160']
nosy_count = 6.0
nosy_names = ['vstinner', 'freakboy3742', 'ethan.furman', 'python-dev', 'serhiy.storchaka', 'sanjioh']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue29073'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error