-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)release-blockertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 24492 |
---|---|
Nosy | @brettcannon, @arigo, @terryjreedy, @ncoghlan, @larryhastings, @ericsnowcurrently |
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/brettcannon'
closed_at = <Date 2015-08-14.18:11:34.680>
created_at = <Date 2015-06-23.17:40:13.694>
labels = ['interpreter-core', 'type-bug', 'release-blocker']
title = 'using custom objects as modules: AttributeErrors new in 3.5'
updated_at = <Date 2015-08-24.20:01:24.482>
user = 'https://github.com/arigo'
bugs.python.org fields:
activity = <Date 2015-08-24.20:01:24.482>
actor = 'python-dev'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2015-08-14.18:11:34.680>
closer = 'brett.cannon'
components = ['Interpreter Core']
creation = <Date 2015-06-23.17:40:13.694>
creator = 'arigo'
dependencies = []
files = ['39791', '40154']
hgrepos = []
issue_num = 24492
keywords = ['patch', '3.4regression']
message_count = 20.0
messages = ['245696', '245699', '245725', '245726', '245869', '246112', '248345', '248361', '248368', '248369', '248371', '248373', '248377', '248384', '248436', '248541', '248551', '248598', '248599', '249072']
nosy_count = 7.0
nosy_names = ['brett.cannon', 'arigo', 'terry.reedy', 'ncoghlan', 'larry', 'python-dev', 'eric.snow']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24492'
versions = ['Python 3.5', 'Python 3.6']
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)release-blockertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error