summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/0142.bpo-28332.Ed8fNk.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/0142.bpo-28332.Ed8fNk.rst')
-rw-r--r--Misc/NEWS.d/next/Library/0142.bpo-28332.Ed8fNk.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/0142.bpo-28332.Ed8fNk.rst b/Misc/NEWS.d/next/Library/0142.bpo-28332.Ed8fNk.rst
deleted file mode 100644
index e315ecc..0000000
--- a/Misc/NEWS.d/next/Library/0142.bpo-28332.Ed8fNk.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Deprecated silent truncations in socket.htons and socket.ntohs. Original
-patch by Oren Milman.