-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 26641 |
|---|---|
| Nosy | @brettcannon, @ncoghlan, @vstinner, @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 = None
closed_at = <Date 2016-03-29.23:31:02.358>
created_at = <Date 2016-03-25.12:00:35.810>
labels = ['type-feature', 'library']
title = "doctest doesn't support packages"
updated_at = <Date 2016-03-29.23:31:02.357>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2016-03-29.23:31:02.357>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2016-03-29.23:31:02.358>
closer = 'vstinner'
components = ['Library (Lib)']
creation = <Date 2016-03-25.12:00:35.810>
creator = 'vstinner'
dependencies = []
files = ['42288']
hgrepos = []
issue_num = 26641
keywords = ['patch']
message_count = 3.0
messages = ['262429', '262637', '262638']
nosy_count = 5.0
nosy_names = ['brett.cannon', 'ncoghlan', 'vstinner', 'python-dev', 'eric.snow']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue26641'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement