commit | 2e0ecde8d74f5fc0e3e3e39216975cc70efc4796 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Tue Jan 30 08:55:46 2018 +0100 |
committer | GitHub <noreply@github.com> | Tue Jan 30 08:55:46 2018 +0100 |
tree | 92551c43cae0827dab8c40362ae3d5a2f091520e | |
parent | dd42cb71f2cb02f3a32f016137b12a146bc0d0e2 [diff] |
bpo-28134: Ignore proto in unknown socket test (GH-5435) Band-aid for macOS: Some platforms seem to ignore unknown protocols. Signed-off-by: Christian Heimes <christian@python.org>