commit | 60bb107ef34615d150af24641df1cbb3d3c74521 | [log] [tgz] |
---|---|---|
author | Richard Oudkerk <shibturn@gmail.com> | Mon May 06 12:24:30 2013 +0100 |
committer | Richard Oudkerk <shibturn@gmail.com> | Mon May 06 12:24:30 2013 +0100 |
tree | c7af5099b49732617c40034a757a6f21827ecb4c | |
parent | f3a0da24f3319a16de0bf78e749a30087880b57d [diff] |
Correct issue number for c4f92b597074 in Misc/NEWS from #13813 to #13831
diff --git a/Misc/NEWS b/Misc/NEWS index 949c200..855e744 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -74,7 +74,7 @@ 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