-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
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 | 16832 |
|---|---|
| Nosy | @pjeby, @ncoghlan, @pitrou, @merwok, @bitdancer, @durban, @ambv |
| 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/ambv'
closed_at = <Date 2013-12-24.21:15:47.081>
created_at = <Date 2013-01-01.03:38:24.497>
labels = ['type-feature', 'library']
title = 'Expose cache validity checking support in ABCMeta'
updated_at = <Date 2013-12-24.21:15:47.079>
user = 'https://github.com/ncoghlan'bugs.python.org fields:
activity = <Date 2013-12-24.21:15:47.079>
actor = 'r.david.murray'
assignee = 'lukasz.langa'
closed = True
closed_date = <Date 2013-12-24.21:15:47.081>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2013-01-01.03:38:24.497>
creator = 'ncoghlan'
dependencies = []
files = ['30366']
hgrepos = []
issue_num = 16832
keywords = ['patch']
message_count = 22.0
messages = ['178725', '189964', '189966', '189971', '189973', '189974', '189976', '189977', '189978', '189980', '189981', '189982', '189983', '189985', '189990', '189993', '189994', '190043', '190050', '190062', '206912', '206913']
nosy_count = 8.0
nosy_names = ['pje', 'ncoghlan', 'pitrou', 'eric.araujo', 'r.david.murray', 'daniel.urban', 'lukasz.langa', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue16832'
versions = ['Python 3.4']Reactions are currently unavailable
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