Changes between Initial Version and Version 1 of Ticket #1130, comment 13
- Timestamp:
- 04/30/2016 12:15:16 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1130, comment 13
initial v1 1 Not exactly 100% related but just thought id mention the check for is_ip() doesnt work for windows ipv6currently however [https://pypi.python.org/pypi/win_inet_pton win_inet_pton] could be used to fix this. Note i suppose this is also related to http://dev.deluge-torrent.org/ticket/2786 .1 Not exactly 100% related but just thought id mention the check for [https://github.com/deluge-torrent/deluge/blob/2bad04848cba4b3f14c3a9c956dc880b550a02b7/deluge/common.py#L737 is_ip() doesnt work for windows ipv6] currently however [https://pypi.python.org/pypi/win_inet_pton win_inet_pton] could be used to fix this. Note i suppose this is also related to http://dev.deluge-torrent.org/ticket/2786 .