Merge 3.2
diff --git a/Misc/NEWS b/Misc/NEWS
index e6ee120..be4a27c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1678,6 +1678,8 @@
 Documentation
 -------------
 
+- Issue #13141: Demonstrate recommended style for socketserver examples.
+
 - Issue #11818: Fix tempfile examples for Python 3.