X Tutup
Skip to content

[3.6] bpo-30378: Fix the problem that SysLogHandler can't handle IPv6 addresses#1903

Merged
zhangyangyu merged 1 commit intopython:3.6from
zhangyangyu:backport-3.6-bpo-30378
Jun 1, 2017
Merged

[3.6] bpo-30378: Fix the problem that SysLogHandler can't handle IPv6 addresses#1903
zhangyangyu merged 1 commit intopython:3.6from
zhangyangyu:backport-3.6-bpo-30378

Conversation

@zhangyangyu
Copy link
Copy Markdown
Member

No description provided.

@zhangyangyu zhangyangyu changed the title bpo-30378: Fix the problem that SysLogHandler can't handle IPv6 addresses [3.6] bpo-30378: Fix the problem that SysLogHandler can't handle IPv6 addresses Jun 1, 2017
@zhangyangyu zhangyangyu merged commit 95b4da2 into python:3.6 Jun 1, 2017
@zhangyangyu zhangyangyu deleted the backport-3.6-bpo-30378 branch June 1, 2017 14:20
@coldeasy
Copy link
Copy Markdown

Is it possible to have it favour the IPv4 addresses that are resolved? That will still allow us to use IPv6 but keep the same behaviour as before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup