-
-
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 | 15582 |
|---|---|
| Nosy | @ncoghlan, @merwok, @PCManticore, @ericsnowcurrently, @berkerpeksag, @vadmium, @serhiy-storchaka, @1st1 |
| 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/serhiy-storchaka'
closed_at = <Date 2015-07-30.15:12:21.015>
created_at = <Date 2012-08-08.02:52:13.350>
labels = ['type-feature', 'library']
title = 'Enhance inspect.getdoc to follow inheritance chains'
updated_at = <Date 2015-07-30.15:12:20.988>
user = 'https://github.com/ncoghlan'bugs.python.org fields:
activity = <Date 2015-07-30.15:12:20.988>
actor = 'berker.peksag'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-07-30.15:12:21.015>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2012-08-08.02:52:13.350>
creator = 'ncoghlan'
dependencies = []
files = ['33118', '34445', '34733', '38414', '39379', '40062']
hgrepos = []
issue_num = 15582
keywords = ['patch']
message_count = 26.0
messages = ['167654', '167909', '206045', '215593', '232322', '232323', '234171', '237691', '237694', '237716', '237760', '240027', '240041', '240057', '240058', '240349', '241489', '241520', '241608', '241726', '241753', '242005', '243248', '247645', '247680', '247681']
nosy_count = 9.0
nosy_names = ['ncoghlan', 'eric.araujo', 'Claudiu.Popa', 'python-dev', 'eric.snow', 'berker.peksag', 'martin.panter', 'serhiy.storchaka', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue15582'
versions = ['Python 3.5']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