-
-
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 | 17324 |
|---|---|
| Nosy | @orsenthil, @larryhastings, @karlcow, @vajrasky |
| 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 2013-09-13.07:24:26.621>
created_at = <Date 2013-03-01.08:54:06.179>
labels = ['easy', 'type-bug', 'library']
title = 'SimpleHTTPServer serves files even if the URL has a trailing slash'
updated_at = <Date 2013-09-13.07:24:26.619>
user = 'https://github.com/larryhastings'bugs.python.org fields:
activity = <Date 2013-09-13.07:24:26.619>
actor = 'orsenthil'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2013-09-13.07:24:26.621>
closer = 'orsenthil'
components = ['Library (Lib)']
creation = <Date 2013-03-01.08:54:06.179>
creator = 'larry'
dependencies = []
files = ['29329', '30863']
hgrepos = []
issue_num = 17324
keywords = ['patch', 'easy']
message_count = 7.0
messages = ['183247', '183263', '183598', '192439', '192669', '197555', '197556']
nosy_count = 6.0
nosy_names = ['orsenthil', 'larry', 'karlcow', 'python-dev', 'vajrasky', 'senko']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17324'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']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