Sebastian Rittau
|
9ccf9356bf
|
Remove Python 3.4 support (#3147)
Closes #3123
|
2019-07-27 10:58:21 +02:00 |
|
Sebastian Rittau
|
7be20fcf91
|
Return Any, not Union from IP parsing functions (#2499)
Closes: #2080
|
2018-10-01 08:48:39 -07:00 |
|
spdkils
|
6968ff6cb0
|
error:"IPv4Network" has no attribute "hostmask" (#2482)
The hostmask property from the _BaseNetwork class was missing a stub.
This was causing type errors whenever using the hostmask property.
Fixes #2481.
|
2018-09-25 22:58:05 -07:00 |
|
Sebastian Rittau
|
853c6e88a9
|
Merge stdlib/3.3 into stdlib/3 (#2297)
|
2018-07-03 18:56:28 -07:00 |
|