-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 9736 |
|---|---|
| Nosy | @mgedmin, @merwok, @jimfulton, @JelleZijlstra |
| PRs | |
| Superseder | |
| 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 2022-03-18.01:59:38.880>
created_at = <Date 2010-09-01.19:01:13.199>
labels = ['type-bug', 'library']
title = "doctest.DocTestSuite doesn't handle test globs correctly"
updated_at = <Date 2022-03-18.01:59:38.879>
user = 'https://github.com/jimfulton'bugs.python.org fields:
activity = <Date 2022-03-18.01:59:38.879>
actor = 'JelleZijlstra'
assignee = 'none'
closed = True
closed_date = <Date 2022-03-18.01:59:38.880>
closer = 'JelleZijlstra'
components = ['Library (Lib)']
creation = <Date 2010-09-01.19:01:13.199>
creator = 'j1m'
dependencies = []
files = ['18704', '26459']
hgrepos = []
issue_num = 9736
keywords = ['patch']
message_count = 6.0
messages = ['115326', '120260', '120277', '165969', '190309', '415465']
nosy_count = 6.0
nosy_names = ['mgedmin', 'eric.araujo', 'j1m', 'python-dev', 'hltbra', 'JelleZijlstra']
pr_nums = ['31932']
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '2604'
type = 'behavior'
url = 'https://bugs.python.org/issue9736'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error