diff --git a/Misc/NEWS b/Misc/NEWS index 949c20047d0..855e744c61d 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