summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorInada Naoki <songofacandy@gmail.com>2019-04-16 08:32:28 +0900
committerGitHub <noreply@github.com>2019-04-16 08:32:28 +0900
commit6fa84bd12c4b83bee6a41b989363230d5c03b96c (patch)
tree846220dfd35742385323c4dc2742edc3b6ed7a29 /Python
parent74125a60b7a477451ff2b8385bfbce3fdaee8dbc (diff)
downloadcpython-git-6fa84bd12c4b83bee6a41b989363230d5c03b96c.tar.gz
bpo-27860: ipaddress: fix Interface missed some attributes (GH-12836)
IPv4Interface and IPv6Interface did not has netmask and hostmask attributes when its argument is bytes or int. This commit extracts method for constructors of Network and Interface, and ensure Interface class always provides them.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions