This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients SilentGhost, martin.panter, neologix, r.david.murray, xiang.zhang
Date 2016-11-24.06:51:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479970279.88.0.840648912247.issue28728@psf.upfronthosting.co.za>
In-reply-to
Content
Hi SilentGhost. I'm also using Ubuntu 16.10 but the test case doesn't fail.

cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.10
DISTRIB_CODENAME=yakkety
DISTRIB_DESCRIPTION="Ubuntu 16.10"

./python -Wa -m test -v test_socket | grep test_host_resolution
test_host_resolution (test.test_socket.GeneralModuleTests) ... ok
History
Date User Action Args
2016-11-24 06:51:19xiang.zhangsetrecipients: + xiang.zhang, r.david.murray, SilentGhost, neologix, martin.panter
2016-11-24 06:51:19xiang.zhangsetmessageid: <1479970279.88.0.840648912247.issue28728@psf.upfronthosting.co.za>
2016-11-24 06:51:19xiang.zhanglinkissue28728 messages
2016-11-24 06:51:19xiang.zhangcreate