diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2022-02-03-10-22-42.bpo-46626.r2e-n_.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2022-02-03-10-22-42.bpo-46626.r2e-n_.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2022-02-03-10-22-42.bpo-46626.r2e-n_.rst b/Misc/NEWS.d/next/Library/2022-02-03-10-22-42.bpo-46626.r2e-n_.rst deleted file mode 100644 index aaca73d36cd..00000000000 --- a/Misc/NEWS.d/next/Library/2022-02-03-10-22-42.bpo-46626.r2e-n_.rst +++ /dev/null @@ -1 +0,0 @@ -Expose Linux's ``IP_BIND_ADDRESS_NO_PORT`` option in :mod:`socket`. |