-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
easystdlibStandard 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 | 2244 |
|---|---|
| Nosy | @freddrake, @orsenthil, @carljm |
| 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/orsenthil'
closed_at = <Date 2010-11-20.11:24:35.102>
created_at = <Date 2008-03-06.16:10:03.554>
labels = ['easy', 'type-bug', 'library']
title = 'urllib and urllib2 decode userinfo multiple times'
updated_at = <Date 2010-11-20.11:24:35.101>
user = 'https://github.com/carljm'bugs.python.org fields:
activity = <Date 2010-11-20.11:24:35.101>
actor = 'orsenthil'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2010-11-20.11:24:35.102>
closer = 'orsenthil'
components = ['Library (Lib)']
creation = <Date 2008-03-06.16:10:03.554>
creator = 'carljm'
dependencies = []
files = ['9621', '18083', '18084', '18295']
hgrepos = []
issue_num = 2244
keywords = ['patch', 'easy']
message_count = 10.0
messages = ['63324', '64201', '110858', '110872', '110875', '110876', '112248', '121257', '121476', '121611']
nosy_count = 9.0
nosy_names = ['fdrake', 'jafo', 'jjlee', 'orsenthil', 'dstanek', 'carljm', 'jesstess', 'ysj.ray', 'ted.turocy']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue2244'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
easystdlibStandard 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