[3.6] bpo-31910: Fix test_socket.test_create_connection() (GH-4206) by miss-islington · Pull Request #4208 · python/cpython

@miss-islington

@vstinner @miss-islington

bpo-31910: test_create_connection() now catchs also EADDRNOTAVAIL to
fix the test on Travis CI.
(cherry picked from commit 280c22a)

vstinner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington

@Haypo: Backport status check is done, and it's a failure ❌ .

@vstinner vstinner changed the title [3.6] Fix test_socket.test_create_connection() (GH-4206) [3.6] bpo-31910: Fix test_socket.test_create_connection() (GH-4206)

Nov 1, 2017

@miss-islington

@Haypo: Backport status check is done, and it's a success ✅ .

1 similar comment

@miss-islington

@Haypo: Backport status check is done, and it's a success ✅ .

@miss-islington