[New-bugs-announce] [issue22418] ipaddress.py new IPv6 Method for Solicited Multicast Address

Jason Nadeau report at bugs.python.org
Mon Sep 15 15:36:07 CEST 2014


New submission from Jason Nadeau:

I found it was useful to me to calculate and return an IPv6Address instance of the solicited multicast address for a particular IPv6Address. So I have created patch to do so. I am pretty new to programming in general so critiques are totally welcome.

----------
components: Library (Lib)
files: solicitedMulticastAddress.patch
keywords: patch
messages: 226916
nosy: Jason.Nadeau
priority: normal
severity: normal
status: open
title: ipaddress.py new IPv6 Method for Solicited Multicast Address
type: enhancement
versions: Python 3.1, Python 3.2, Python 3.3, Python 3.4, Python 3.5
Added file: http://bugs.python.org/file36625/solicitedMulticastAddress.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22418>
_______________________________________


More information about the New-bugs-announce mailing list