summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 949c20047d..855e744c61 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