diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-05-14-07-57-02.bpo-36845._GtFFf.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2019-05-14-07-57-02.bpo-36845._GtFFf.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-05-14-07-57-02.bpo-36845._GtFFf.rst b/Misc/NEWS.d/next/Library/2019-05-14-07-57-02.bpo-36845._GtFFf.rst deleted file mode 100644 index c819dce..0000000 --- a/Misc/NEWS.d/next/Library/2019-05-14-07-57-02.bpo-36845._GtFFf.rst +++ /dev/null @@ -1,2 +0,0 @@ -Added validation of integer prefixes to the construction of IP networks and -interfaces in the ipaddress module. |