-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
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 | 6687 |
|---|---|
| Nosy | @mdickinson, @avassalotti, @benjaminp |
| 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 = None
closed_at = <Date 2009-12-31.03:57:04.330>
created_at = <Date 2009-08-11.21:15:31.513>
labels = ['interpreter-core', 'type-bug']
title = 'Move the special-case for integer objects out of PyBytes_FromObject.'
updated_at = <Date 2009-12-31.03:57:04.328>
user = 'https://github.com/avassalotti'bugs.python.org fields:
activity = <Date 2009-12-31.03:57:04.328>
actor = 'alexandre.vassalotti'
assignee = 'none'
closed = True
closed_date = <Date 2009-12-31.03:57:04.330>
closer = 'alexandre.vassalotti'
components = ['Interpreter Core']
creation = <Date 2009-08-11.21:15:31.513>
creator = 'alexandre.vassalotti'
dependencies = []
files = ['14693']
hgrepos = []
issue_num = 6687
keywords = ['patch', '26backport']
message_count = 7.0
messages = ['91483', '91484', '91485', '91556', '96255', '96264', '97077']
nosy_count = 3.0
nosy_names = ['mark.dickinson', 'alexandre.vassalotti', 'benjamin.peterson']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue6687'
versions = ['Python 3.2']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