-
-
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-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 4180 |
|---|---|
| Nosy | @mdickinson, @pitrou, @benjaminp, @florentx, @gerritholl, @berkerpeksag |
| 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-09-18.00:45:19.259>
created_at = <Date 2008-10-22.21:49:31.888>
labels = ['type-bug', 'library']
title = 'warnings.simplefilter("always") does not make warnings always show up'
updated_at = <Date 2017-04-18.14:36:48.144>
user = 'https://bugs.python.org/exarkun'bugs.python.org fields:
activity = <Date 2017-04-18.14:36:48.144>
actor = 'Gerrit.Holl'
assignee = 'none'
closed = True
closed_date = <Date 2014-09-18.00:45:19.259>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2008-10-22.21:49:31.888>
creator = 'exarkun'
dependencies = []
files = ['11866', '17141', '17144', '17145', '17146', '36429']
hgrepos = []
issue_num = 4180
keywords = ['patch', 'needs review']
message_count = 21.0
messages = ['75113', '75117', '75120', '75121', '75122', '75123', '75124', '75131', '89285', '89287', '100525', '100686', '104610', '104617', '104618', '104619', '225618', '226378', '227018', '227019', '291837']
nosy_count = 9.0
nosy_names = ['exarkun', 'tseaver', 'mark.dickinson', 'pitrou', 'benjamin.peterson', 'flox', 'Gerrit.Holl', 'python-dev', 'berker.peksag']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue4180'
versions = ['Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error