-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
3.11only security fixesonly security fixesstdlibStandard 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 | 16594 |
|---|---|
| Nosy | @gvanrossum, @asvetlov, @aisk |
| PRs | |
| 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 2021-12-13.13:33:49.165>
created_at = <Date 2012-12-02.09:07:29.427>
labels = ['type-bug', 'library', '3.11']
title = 'SocketServer should set SO_REUSEPORT along with SO_REUSEADDR when present'
updated_at = <Date 2021-12-13.13:33:49.164>
user = 'https://bugs.python.org/AndyZeldis'bugs.python.org fields:
activity = <Date 2021-12-13.13:33:49.164>
actor = 'asvetlov'
assignee = 'none'
closed = True
closed_date = <Date 2021-12-13.13:33:49.165>
closer = 'asvetlov'
components = ['Library (Lib)']
creation = <Date 2012-12-02.09:07:29.427>
creator = 'Andy.Zeldis'
dependencies = []
files = ['28183']
hgrepos = []
issue_num = 16594
keywords = ['patch']
message_count = 3.0
messages = ['176777', '205125', '408447']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'asvetlov', 'Andy.Zeldis', 'asaka']
pr_nums = ['30072']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16594'
versions = ['Python 3.11']Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesstdlibStandard 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