]> granicus.if.org Git - python/commitdiff
Issue #26457: Fixed the subnets() methods in IP network classes for the case
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 1 Mar 2016 08:26:10 +0000 (10:26 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 1 Mar 2016 08:26:10 +0000 (10:26 +0200)
when resulting prefix length is equal to maximal prefix length.
Based on patch by Xiang Zhang.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge