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 era, ncoghlan, xiang.zhang
Date 2016-11-01.09:03:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477990995.38.0.544602807408.issue28577@psf.upfronthosting.co.za>
In-reply-to
Content
I am not sure. Actually there is a special case for mask 31, you can see #27863. Its result includes both the network and broadcast address. Add Nick to see his opinion.

FYI, ipaddress (ipaddr in Py2) always return empty for 32. But there is other library returning network address for 32, for example netaddr.
History
Date User Action Args
2016-11-01 09:03:15xiang.zhangsetrecipients: + xiang.zhang, ncoghlan, era
2016-11-01 09:03:15xiang.zhangsetmessageid: <1477990995.38.0.544602807408.issue28577@psf.upfronthosting.co.za>
2016-11-01 09:03:15xiang.zhanglinkissue28577 messages
2016-11-01 09:03:15xiang.zhangcreate