]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Correct issue number for c4f92b597074 in Misc/NEWS from #13813 to #13831
authorRichard Oudkerk <shibturn@gmail.com>
Mon, 6 May 2013 11:24:30 +0000 (12:24 +0100)
committerRichard Oudkerk <shibturn@gmail.com>
Mon, 6 May 2013 11:24:30 +0000 (12:24 +0100)
Misc/NEWS

index 949c20047d0a3ae16a4a45deaadeb2f6c71c0a55..855e744c61d75c76cac54a235881ccaf47b5ffee 100644 (file)
--- 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