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 <rep...@bugs.python.org>
<http://bugs.python.org/issue22418>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to