bpo-34788 needs a review
Hello 2019-06-03 I have created PR https://github.com/python/cpython/pull/13772 , which adds IPv6 scoped addresses support to ipaddress module. It is very critical to everyone, who is dealing with IPv6 networking. For example, in salt project they use patched module. So, it would be very nice to have my changes merged and avoid such a workarounds. Here is link to the bug - https://bugs.python.org/issue34788. Please, pay attention to this issue. KR Oleksandr Pavliuk
On 7/15/2019 3:55 AM, Sasha Pavlyuk wrote:
Hello
2019-06-03 I have created PR https://github.com/python/cpython/pull/13772 , which adds IPv6 scoped addresses support to ipaddress module. It is very critical to everyone, who is dealing with IPv6 networking. For example, in salt project they use patched module. So, it would be very nice to have my changes merged and avoid such a workarounds. Here is link to the bug - https://bugs.python.org/issue34788.
Please, pay attention to this issue.
The ipaddress maintainer seems not to be very active currently. Having an enhancement issue mismarked as documentation (fixed) might have discouraged anyone else from taking a look. -- Terry Jan Reedy
participants (2)
-
Sasha Pavlyuk
-
Terry Reedy