-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
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 | 24657 |
|---|---|
| Nosy | @berkerpeksag, @vadmium, @zhangyangyu |
| 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/vadmium'
closed_at = <Date 2015-10-03.07:39:42.164>
created_at = <Date 2015-07-18.02:49:36.328>
labels = ['type-bug', 'library']
title = "CGIHTTPServer module discard continuous '/' letters from params given by GET method."
updated_at = <Date 2015-10-03.07:39:53.794>
user = 'https://bugs.python.org/takayuki'bugs.python.org fields:
activity = <Date 2015-10-03.07:39:53.794>
actor = 'martin.panter'
assignee = 'martin.panter'
closed = True
closed_date = <Date 2015-10-03.07:39:42.164>
closer = 'martin.panter'
components = ['Library (Lib)']
creation = <Date 2015-07-18.02:49:36.328>
creator = 'takayuki'
dependencies = []
files = ['40541', '40573', '40585']
hgrepos = []
issue_num = 24657
keywords = ['patch']
message_count = 12.0
messages = ['246877', '251222', '251283', '251479', '251584', '251618', '251635', '252082', '252112', '252196', '252198', '252199']
nosy_count = 5.0
nosy_names = ['takayuki', 'python-dev', 'berker.peksag', 'martin.panter', 'xiang.zhang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24657'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']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