Skip to content

Use select.poll instead of select.select in SocketServer.BaseServer.serve_forever #75791

@bboneva

Description

@bboneva
mannequin
BPO 31610
Nosy @vstinner, @giampaolo

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 = None
created_at = <Date 2017-09-27.11:24:44.981>
labels = ['library', 'performance']
title = 'Use select.poll instead of select.select in SocketServer.BaseServer.serve_forever'
updated_at = <Date 2017-09-28.15:05:48.447>
user = 'https://bugs.python.org/bboneva'

bugs.python.org fields:

activity = <Date 2017-09-28.15:05:48.447>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-09-27.11:24:44.981>
creator = 'bboneva'
dependencies = []
files = []
hgrepos = []
issue_num = 31610
keywords = []
message_count = 4.0
messages = ['303127', '303247', '303251', '303254']
nosy_count = 3.0
nosy_names = ['vstinner', 'giampaolo.rodola', 'bboneva']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue31610'
versions = []

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.13bugs and security fixesperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions