From: Florent Xicluna Date: Sun, 23 Oct 2011 20:44:19 +0000 (+0200) Subject: Merge 3.2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9126b5e3b087173a5c5348246a806fcb193bc9b;p=python Merge 3.2 --- e9126b5e3b087173a5c5348246a806fcb193bc9b diff --cc Misc/NEWS index e6ee12006d,100fcecf8d..be4a27c2d7 --- a/Misc/NEWS +++ b/Misc/NEWS @@@ -1678,6 -1100,6 +1678,8 @@@ C-AP Documentation ------------- ++- Issue #13141: Demonstrate recommended style for socketserver examples. ++ - Issue #11818: Fix tempfile examples for Python 3.