-
-
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 | 21740 |
|---|---|
| Nosy | @gvanrossum, @tim-one, @rhettinger, @pitrou, @ezio-melotti, @bitdancer, @voidspace, @PCManticore, @1st1, @gvanrossum |
| 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 2014-12-08.20:01:17.325>
created_at = <Date 2014-06-12.20:59:12.925>
labels = ['type-feature', 'library']
title = "doctest doesn't allow duck-typing callables"
updated_at = <Date 2021-10-23.21:13:06.104>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2021-10-23.21:13:06.104>
actor = 'yaubi'
assignee = 'none'
closed = True
closed_date = <Date 2014-12-08.20:01:17.325>
closer = 'yselivanov'
components = ['Library (Lib)']
creation = <Date 2014-06-12.20:59:12.925>
creator = 'pitrou'
dependencies = []
files = ['35601', '35838']
hgrepos = []
issue_num = 21740
keywords = ['patch']
message_count = 11.0
messages = ['220384', '221039', '221040', '221073', '221145', '221917', '221926', '222167', '232324', '232325', '232688']
nosy_count = 11.0
nosy_names = ['gvanrossum', 'tim.peters', 'rhettinger', 'pitrou', 'ezio.melotti', 'r.david.murray', 'michael.foord', 'Claudiu.Popa', 'python-dev', 'yselivanov', 'Guido.van.Rossum']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue21740'
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