Skip to content

socket.getservbyname(), socket.getservbyport(), socket.getprotobyname() are not threadsafe #74667

Description

@dwfreed
mannequin
BPO 30482
Nosy @pitrou, @vstinner, @njsmith, @dwfreed

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-05-26.09:32:15.697>
labels = ['extension-modules', 'type-bug', '3.7']
title = 'socket.getservbyname(), socket.getservbyport(), socket.getprotobyname() are not threadsafe'
updated_at = <Date 2017-05-27.07:09:19.668>
user = 'https://github.com/dwfreed'

bugs.python.org fields:

activity = <Date 2017-05-27.07:09:19.668>
actor = 'njs'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2017-05-26.09:32:15.697>
creator = 'dwfreed'
dependencies = []
files = []
hgrepos = []
issue_num = 30482
keywords = []
message_count = 3.0
messages = ['294540', '294545', '294564']
nosy_count = 4.0
nosy_names = ['pitrou', 'vstinner', 'njs', 'dwfreed']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue30482'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error
    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