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 abarry, era, kormat, ncoghlan, pitrou, pmoody, r.david.murray, serhiy.storchaka, tklausmann, xiang.zhang
Date 2018-03-21.00:25:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521591915.3.0.467229070634.issue27683@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 10b134a07c898c2fbc5fd3582503680a54ed80a2 by Xiang Zhang in branch 'master':
bpo-27683: Fix a regression for host() of ipaddress network objects (GH-6016)
https://github.com/python/cpython/commit/10b134a07c898c2fbc5fd3582503680a54ed80a2
History
Date User Action Args
2018-03-21 00:25:15xiang.zhangsetrecipients: + xiang.zhang, ncoghlan, pitrou, kormat, pmoody, r.david.murray, era, serhiy.storchaka, abarry, tklausmann
2018-03-21 00:25:15xiang.zhangsetmessageid: <1521591915.3.0.467229070634.issue27683@psf.upfronthosting.co.za>
2018-03-21 00:25:15xiang.zhanglinkissue27683 messages
2018-03-21 00:25:15xiang.zhangcreate