commit | 009220eae2e6b456707c1c89ef3f344b682e89d5 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Feb 12 10:54:31 2019 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 12 10:54:31 2019 -0800 |
tree | 6b3982759bc4188cfea2d06cdcc44a417a5965e6 | |
parent | 0a834c18cdafa5447d4436878e64aa7a4e4dc817 [diff] |
bpo-35505: Skip test_imap4_host_default_value if localhost listens on IMAP port (GH-11823) Make test_imap4_host_default_value independent on whether the local IMAP server is running. (cherry picked from commit 3dc67d0316740e78e7cd014343f34d85908219b7) Co-authored-by: Matěj Cepl <mcepl@cepl.eu>