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 koobs, mattrobenolt, ned.deily, r.david.murray, ronaldoussoren, xiang.zhang
Date 2016-07-25.16:05:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469462707.8.0.5123689553.issue27612@psf.upfronthosting.co.za>
In-reply-to
Content
A similar bug report can be seen at https://github.com/dotnet/corefx/issues/8362. There someone makes a conclusion that getaddrinfo (Python seems to use getaddrinfo to implement gethostbyname) doesn't work correctly with octal form. They finally ignore this inconsistent behaviour.
History
Date User Action Args
2016-07-25 16:05:07xiang.zhangsetrecipients: + xiang.zhang, ronaldoussoren, ned.deily, r.david.murray, koobs, mattrobenolt
2016-07-25 16:05:07xiang.zhangsetmessageid: <1469462707.8.0.5123689553.issue27612@psf.upfronthosting.co.za>
2016-07-25 16:05:07xiang.zhanglinkissue27612 messages
2016-07-25 16:05:07xiang.zhangcreate