-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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 | 12570 |
|---|---|
| Nosy | @orsenthil, @akheron |
| 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 2011-07-18.22:23:52.968>
created_at = <Date 2011-07-14.23:49:05.024>
labels = ['invalid', 'type-bug', 'library']
title = "BaseHTTPServer.shutdown() locks if the last request 404'd"
updated_at = <Date 2011-07-18.22:27:05.039>
user = 'https://bugs.python.org/PhilipHorger'bugs.python.org fields:
activity = <Date 2011-07-18.22:27:05.039>
actor = 'Philip.Horger'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2011-07-18.22:23:52.968>
closer = 'orsenthil'
components = ['Library (Lib)']
creation = <Date 2011-07-14.23:49:05.024>
creator = 'Philip.Horger'
dependencies = []
files = ['22691']
hgrepos = []
issue_num = 12570
keywords = []
message_count = 5.0
messages = ['140382', '140383', '140626', '140629', '140630']
nosy_count = 3.0
nosy_names = ['orsenthil', 'petri.lehtinen', 'Philip.Horger']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue12570'
versions = ['Python 2.7']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