-
-
Notifications
You must be signed in to change notification settings - Fork 34k
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 | 4628 |
|---|---|
| Nosy | @brettcannon, @vstinner, @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 2009-11-12.23:40:16.739>
created_at = <Date 2008-12-11.06:54:06.688>
labels = ['interpreter-core', 'type-bug']
title = 'No universal newline support for compile() when using bytes'
updated_at = <Date 2009-11-12.23:40:16.733>
user = 'https://github.com/brettcannon'bugs.python.org fields:
activity = <Date 2009-11-12.23:40:16.733>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2009-11-12.23:40:16.739>
closer = 'benjamin.peterson'
components = ['Interpreter Core']
creation = <Date 2008-12-11.06:54:06.688>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 4628
keywords = []
message_count = 4.0
messages = ['77596', '83847', '84127', '95164']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'vstinner', 'benjamin.peterson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue4628'
versions = ['Python 3.0']Reactions are currently unavailable
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