-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
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 | 2302 |
|---|---|
| Nosy | @pitrou, @giampaolo |
| 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 = <Date 2010-04-25.22:28:59.672>
created_at = <Date 2008-03-16.15:15:55.330>
labels = ['type-bug', 'library']
title = 'Uses of SocketServer.BaseServer.shutdown have a race'
updated_at = <Date 2010-04-25.22:28:59.671>
user = 'https://bugs.python.org/jyasskin'bugs.python.org fields:
activity = <Date 2010-04-25.22:28:59.671>
actor = 'pitrou'
assignee = 'jyasskin'
closed = True
closed_date = <Date 2010-04-25.22:28:59.672>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2008-03-16.15:15:55.330>
creator = 'jyasskin'
dependencies = []
files = ['9681', '16964']
hgrepos = []
issue_num = 2302
keywords = ['patch']
message_count = 6.0
messages = ['63579', '66364', '103431', '103433', '103626', '104173']
nosy_count = 4.0
nosy_names = ['pitrou', 'giampaolo.rodola', 'jyasskin', 'zanella']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue2302'
versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']Reactions are currently unavailable
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