-
-
Notifications
You must be signed in to change notification settings - Fork 32.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 | 21591 |
---|---|
Nosy | @gvanrossum, @brettcannon, @birkenfeld, @terryjreedy, @ncoghlan, @vstinner, @benjaminp, @djc |
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/djc'
closed_at = <Date 2014-08-10.08:21:45.634>
created_at = <Date 2014-05-28.08:47:59.370>
labels = ['interpreter-core', 'type-bug']
title = '"exec(a, b, c)" not the same as "exec a in b, c" in nested functions'
updated_at = <Date 2014-08-10.12:37:48.925>
user = 'https://bugs.python.org/rjordens'
bugs.python.org fields:
activity = <Date 2014-08-10.12:37:48.925>
actor = 'ncoghlan'
assignee = 'djc'
closed = True
closed_date = <Date 2014-08-10.08:21:45.634>
closer = 'Arfrever'
components = ['Interpreter Core']
creation = <Date 2014-05-28.08:47:59.370>
creator = 'rjordens'
dependencies = []
files = ['36061']
hgrepos = []
issue_num = 21591
keywords = ['patch']
message_count = 16.0
messages = ['219259', '219417', '223680', '223701', '223814', '223816', '224228', '224229', '224787', '224792', '225107', '225120', '225121', '225127', '225135', '225139']
nosy_count = 12.0
nosy_names = ['gvanrossum', 'brett.cannon', 'georg.brandl', 'terry.reedy', 'ncoghlan', 'vstinner', 'benjamin.peterson', 'djc', 'Neil Muller', 'Arfrever', 'python-dev', 'rjordens']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21591'
versions = ['Python 2.7']
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