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 xtreak
Recipients lin.lin, pmoody, remi.lapeyre, xtreak
Date 2019-01-14.11:54:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547466882.91.0.69042552603.issue35734@roundup.psfhosted.org>
In-reply-to
Content
> I couldn't find any use of _is_valid_netmask() in the code, why should this netmask be invalid?

There is an open issue to remove this method which is unused and undocumented issue27860. 

I have less knowledge on the subnet masking area but on searching the web there seems to be an RFC that asks for contiguous ones without intermixing zeroes that I hope OP is referring to.

* https://superuser.com/questions/601252/is-225-225-225-128-a-valid-subnet-mask
* https://superuser.com/questions/1151908/non-contiguous-subnet-mask/1151942#1151942
History
Date User Action Args
2019-01-14 11:54:44xtreaksetrecipients: + xtreak, pmoody, remi.lapeyre, lin.lin
2019-01-14 11:54:42xtreaksetmessageid: <1547466882.91.0.69042552603.issue35734@roundup.psfhosted.org>
2019-01-14 11:54:42xtreaklinkissue35734 messages
2019-01-14 11:54:42xtreakcreate