diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-07-17-08-26-14.bpo-34788.pwV1OK.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2019-07-17-08-26-14.bpo-34788.pwV1OK.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-07-17-08-26-14.bpo-34788.pwV1OK.rst b/Misc/NEWS.d/next/Library/2019-07-17-08-26-14.bpo-34788.pwV1OK.rst deleted file mode 100644 index db6f6d54d9e..00000000000 --- a/Misc/NEWS.d/next/Library/2019-07-17-08-26-14.bpo-34788.pwV1OK.rst +++ /dev/null @@ -1,2 +0,0 @@ -Add support for scoped IPv6 addresses to :mod:`ipaddress`. Patch by Oleksandr -Pavliuk. |