From: Richard Oudkerk Date: Mon, 6 May 2013 11:24:30 +0000 (+0100) Subject: Correct issue number for c4f92b597074 in Misc/NEWS from #13813 to #13831 X-Git-Tag: v3.4.0a1~789 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60bb107ef34615d150af24641df1cbb3d3c74521;p=thirdparty%2FPython%2Fcpython.git Correct issue number for c4f92b597074 in Misc/NEWS from #13813 to #13831 --- diff --git a/Misc/NEWS b/Misc/NEWS index 949c20047d0a..855e744c61d7 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -74,7 +74,7 @@ Core and Builtins Library ------- -- Issue #13813: Embed stringification of remote traceback in local +- Issue #13831: Embed stringification of remote traceback in local traceback raised when pool task raises an exception. - Issue #15528: Add weakref.finalize to support finalization using