-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Import fails when doing a circular import involving an import * #67635
Copy link
Copy link
Closed
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 23447 |
|---|---|
| Nosy | @brettcannon, @rbtcollins, @ericsnowcurrently, @BlckKnght |
| 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 = None
closed_at = <Date 2016-09-08.18:02:27.179>
created_at = <Date 2015-02-11.18:38:45.537>
labels = ['type-bug']
title = 'Import fails when doing a circular import involving an `import *`'
updated_at = <Date 2016-09-08.18:02:27.177>
user = 'https://bugs.python.org/antox'bugs.python.org fields:
activity = <Date 2016-09-08.18:02:27.177>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = <Date 2016-09-08.18:02:27.179>
closer = 'brett.cannon'
components = []
creation = <Date 2015-02-11.18:38:45.537>
creator = 'antox'
dependencies = []
files = ['40047', '40415', '40443', '40649']
hgrepos = []
issue_num = 23447
keywords = ['patch']
message_count = 15.0
messages = ['235761', '235836', '235847', '235867', '235905', '247548', '247610', '247615', '247616', '247618', '250274', '250495', '251612', '252044', '275087']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'rbcollins', 'BreamoreBoy', 'eric.snow', 'Steven.Barker', 'antox']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23447'
versions = ['Python 3.5', 'Python 3.6']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error