-
-
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 | 10535 |
|---|---|
| Nosy | @brettcannon, @ezio-melotti, @merwok, @voidspace, @briancurtin, @sorcio |
| 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/ezio-melotti'
closed_at = <Date 2013-01-19.22:48:00.526>
created_at = <Date 2010-11-25.22:08:33.926>
labels = ['type-feature', 'library']
title = 'Enable warnings by default in unittest'
updated_at = <Date 2013-01-19.22:48:00.451>
user = 'https://github.com/ezio-melotti'bugs.python.org fields:
activity = <Date 2013-01-19.22:48:00.451>
actor = 'ezio.melotti'
assignee = 'ezio.melotti'
closed = True
closed_date = <Date 2013-01-19.22:48:00.526>
closer = 'ezio.melotti'
components = ['Library (Lib)']
creation = <Date 2010-11-25.22:08:33.926>
creator = 'ezio.melotti'
dependencies = []
files = ['19821', '19868', '19909']
hgrepos = []
issue_num = 10535
keywords = ['patch']
message_count = 13.0
messages = ['122411', '122438', '122470', '122779', '122966', '123104', '131221', '131222', '131251', '180099', '180244', '180254', '180272']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'ezio.melotti', 'eric.araujo', 'michael.foord', 'brian.curtin', 'davide.rizzo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue10535'
versions = ['Python 3.2']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