-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 27598 |
|---|---|
| Nosy | @gvanrossum, @brettcannon, @rhettinger, @NeilGirdhar, @ilevkivskyi, @bharel |
| 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-08-23.18:07:48.791>
created_at = <Date 2016-07-23.15:46:49.458>
labels = ['type-feature', 'library']
title = 'Add Collection to collections.abc and typing'
updated_at = <Date 2016-08-23.19:30:53.470>
user = 'https://github.com/brettcannon'bugs.python.org fields:
activity = <Date 2016-08-23.19:30:53.470>
actor = 'levkivskyi'
assignee = 'none'
closed = True
closed_date = <Date 2016-08-23.18:07:48.791>
closer = 'gvanrossum'
components = ['Library (Lib)']
creation = <Date 2016-07-23.15:46:49.458>
creator = 'brett.cannon'
dependencies = []
files = ['44144', '44146', '44148']
hgrepos = []
issue_num = 27598
keywords = ['patch']
message_count = 26.0
messages = ['271088', '271094', '271110', '271112', '271170', '271191', '271963', '273009', '273012', '273037', '273038', '273069', '273075', '273079', '273082', '273102', '273116', '273164', '273228', '273467', '273478', '273494', '273495', '273499', '273500', '273512']
nosy_count = 8.0
nosy_names = ['gvanrossum', 'brett.cannon', 'rhettinger', 'python-dev', 'NeilGirdhar', 'levkivskyi', 'srkunze', 'bar.harel']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue27598'
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