-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 1022 |
|---|---|
| Nosy | @gvanrossum, @brettcannon |
| 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/gvanrossum'
closed_at = <Date 2007-10-24.20:02:52.703>
created_at = <Date 2007-08-25.17:47:08.019>
labels = ['interpreter-core']
title = 'use bytes for code objects'
updated_at = <Date 2007-10-24.20:02:52.702>
user = 'https://bugs.python.org/nnorwitz'bugs.python.org fields:
activity = <Date 2007-10-24.20:02:52.702>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = <Date 2007-10-24.20:02:52.703>
closer = 'gvanrossum'
components = ['Interpreter Core']
creation = <Date 2007-08-25.17:47:08.019>
creator = 'nnorwitz'
dependencies = []
files = ['8317']
hgrepos = []
issue_num = 1022
keywords = ['patch']
message_count = 4.0
messages = ['55290', '55436', '55597', '56727']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nnorwitz', 'brett.cannon']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1022'
versions = ['Python 3.0']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)