-
-
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 | 25961 |
|---|---|
| Nosy | @serhiy-storchaka, @pppery, @florinpapa |
| 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 2015-12-30.19:43:35.822>
created_at = <Date 2015-12-27.14:28:00.837>
labels = ['interpreter-core', 'type-bug']
title = 'Disallow the null character in type name'
updated_at = <Date 2015-12-31.10:08:15.852>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2015-12-31.10:08:15.852>
actor = 'python-dev'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-12-30.19:43:35.822>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2015-12-27.14:28:00.837>
creator = 'serhiy.storchaka'
dependencies = []
files = ['41434', '41460']
hgrepos = []
issue_num = 25961
keywords = ['patch']
message_count = 7.0
messages = ['257076', '257189', '257191', '257236', '257250', '257251', '257252']
nosy_count = 4.0
nosy_names = ['python-dev', 'serhiy.storchaka', 'ppperry', 'florin.papa']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25961'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']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