Files
cpython/Doc/library
Xiang Zhang 10b134a07c bpo-27683: Fix a regression for host() of ipaddress network objects (GH-6016)
The result of host() was not empty when the network is constructed by a tuple containing an
integer mask and only 1 bit left for addresses.
2018-03-21 08:25:13 +08:00
..
2018-03-12 14:42:34 +01:00