Skip to content

socket.create_connection() creates IPv6 DNS requests even when built with --disable-ipv6 #51984

@EvanTeran

Description

@EvanTeran
mannequin
BPO 7735
Nosy @loewis, @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 = <Date 2012-10-12.07:44:04.934>
created_at = <Date 2010-01-18.22:51:38.081>
labels = ['type-bug', 'library']
title = 'socket.create_connection() creates IPv6 DNS requests even when built with --disable-ipv6'
updated_at = <Date 2012-12-31.15:27:09.122>
user = 'https://bugs.python.org/EvanTeran'

bugs.python.org fields:

activity = <Date 2012-12-31.15:27:09.122>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2012-10-12.07:44:04.934>
closer = 'loewis'
components = ['Library (Lib)']
creation = <Date 2010-01-18.22:51:38.081>
creator = 'Evan.Teran'
dependencies = []
files = []
hgrepos = []
issue_num = 7735
keywords = []
message_count = 16.0
messages = ['98036', '98037', '172679', '172701', '172703', '172705', '172706', '172707', '172708', '172719', '172726', '172729', '172731', '178634', '178643', '178691']
nosy_count = 6.0
nosy_names = ['loewis', 'vstinner', 'giampaolo.rodola', 'schmir', 'Evan.Teran', 'danielsh']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue7735'
versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions