-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Open
Labels
pendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedstdlibStandard 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 | 13567 |
|---|---|
| Nosy | @ezio-melotti, @merwok, @berkerpeksag, @demianbrecht |
| 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 = None
created_at = <Date 2011-12-09.15:54:42.132>
labels = ['type-bug', 'library']
title = 'HTTPError interface changes / breaks depending on what was passed to constructor'
updated_at = <Date 2015-04-26.16:41:44.398>
user = 'https://bugs.python.org/Keto'bugs.python.org fields:
activity = <Date 2015-04-26.16:41:44.398>
actor = 'demian.brecht'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2011-12-09.15:54:42.132>
creator = 'Keto'
dependencies = []
files = ['23892', '23893']
hgrepos = []
issue_num = 13567
keywords = ['patch']
message_count = 2.0
messages = ['149106', '149107']
nosy_count = 5.0
nosy_names = ['ezio.melotti', 'eric.araujo', 'berker.peksag', 'Keto', 'demian.brecht']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue13567'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
pendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedstdlibStandard 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