summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Oudkerk <shibturn@gmail.com>2013-05-06 11:24:30 (GMT)
committerRichard Oudkerk <shibturn@gmail.com>2013-05-06 11:24:30 (GMT)
commit60bb107ef34615d150af24641df1cbb3d3c74521 (patch)
treec7af5099b49732617c40034a757a6f21827ecb4c
parentf3a0da24f3319a16de0bf78e749a30087880b57d (diff)
downloadcpython-60bb107ef34615d150af24641df1cbb3d3c74521.zip
cpython-60bb107ef34615d150af24641df1cbb3d3c74521.tar.gz
cpython-60bb107ef34615d150af24641df1cbb3d3c74521.tar.bz2
Correct issue number for c4f92b597074 in Misc/NEWS from #13813 to #13831
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 949c200..855e744 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