-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirinterpreter-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 | 27999 |
|---|---|
| Nosy | @gvanrossum, @1st1, @ilevkivskyi |
| 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 2016-09-09.16:53:54.889>
created_at = <Date 2016-09-07.14:08:38.915>
labels = ['interpreter-core', 'type-bug', 'docs']
title = 'Make "global after use" a SyntaxError'
updated_at = <Date 2016-09-09.16:53:54.888>
user = 'https://github.com/ilevkivskyi'bugs.python.org fields:
activity = <Date 2016-09-09.16:53:54.888>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = <Date 2016-09-09.16:53:54.889>
closer = 'gvanrossum'
components = ['Documentation', 'Interpreter Core']
creation = <Date 2016-09-07.14:08:38.915>
creator = 'levkivskyi'
dependencies = []
files = ['44501', '44503']
hgrepos = []
issue_num = 27999
keywords = ['patch']
message_count = 10.0
messages = ['274813', '274836', '274888', '274894', '274895', '275314', '275318', '275332', '275344', '275346']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'docs@python', 'python-dev', 'yselivanov', 'levkivskyi']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27999'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirinterpreter-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