From: R. David Murray Date: Mon, 14 Dec 2009 23:06:11 +0000 (+0000) Subject: Fix typo in NEWS item for Issue 7498. X-Git-Tag: v3.2a1~2026 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=596da44f84bdf0c6f7c726dbd8c8cb33dbf78e1e;p=python Fix typo in NEWS item for Issue 7498. --- diff --git a/Misc/NEWS b/Misc/NEWS index 7b010c164d..f10f0c9946 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -508,7 +508,7 @@ Documentation Tests ----- -- Issue #7498: test_multiprocessing now uses test_support.find_unused_port +- Issue #7498: test_multiprocessing now uses test.support.find_unused_port instead of a hardcoded port number in test_rapid_restart. - Issue #7431: use TESTFN in test_linecache instead of trying to create a