phihag / ipaddress

Python 3.3+'s ipaddress for older Python versions
Other
105 stars 53 forks source link

.reverse_pointer can't handle prefixes #49

Open tobit6795 opened 5 years ago

tobit6795 commented 5 years ago

.reverse_pointer can't handle prefixes

the problem is fully explained at stackoverflow:

https://stackoverflow.com/questions/56429402/ipaddress-module-and-ipv6-reverse-pointer

frenzymadness commented 3 years ago

Is this problem already fixed in CPython ipaddress module? If not, it might make sense to open a bug report on https://bugs.python.org/