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 pmoody
Recipients ncoghlan, pebenito, pitrou, pmoody
Date 2014-11-10.18:44:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415645094.96.0.844485940448.issue22800@psf.upfronthosting.co.za>
In-reply-to
Content
> # We only support CIDR for IPv6, because expanded netmasks are not
> # standard notation.

Yes, that's correct. I can double check this, but when I wrote ipaddress, I had yet to encounter a v6 netmask in anything other than cider notation.
History
Date User Action Args
2014-11-10 18:44:55pmoodysetrecipients: + pmoody, ncoghlan, pitrou, pebenito
2014-11-10 18:44:54pmoodysetmessageid: <1415645094.96.0.844485940448.issue22800@psf.upfronthosting.co.za>
2014-11-10 18:44:54pmoodylinkissue22800 messages
2014-11-10 18:44:54pmoodycreate