-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 24168 |
|---|---|
| Nosy | @warsaw, @rbtcollins, @ericsnowcurrently |
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-11.23:43:13.139>
created_at = <Date 2015-05-12.01:14:38.021>
labels = ['type-bug', 'tests']
title = 'Unittest discover fails with namespace package if the path contains the string same as the module name'
updated_at = <Date 2016-09-11.23:43:13.138>
user = 'https://bugs.python.org/toshishigehagihara'bugs.python.org fields:
activity = <Date 2016-09-11.23:43:13.138>
actor = 'barry'
assignee = 'none'
closed = True
closed_date = <Date 2016-09-11.23:43:13.139>
closer = 'barry'
components = ['Tests']
creation = <Date 2015-05-12.01:14:38.021>
creator = 'toshishige hagihara'
dependencies = []
files = []
hgrepos = []
issue_num = 24168
keywords = []
message_count = 5.0
messages = ['242929', '242930', '242932', '244847', '275888']
nosy_count = 4.0
nosy_names = ['barry', 'rbcollins', 'eric.snow', 'toshishige hagihara']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24168'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error