From: Barry Warsaw Date: Wed, 5 May 2010 16:17:22 +0000 (+0000) Subject: NEWS X-Git-Tag: v2.7b2~80 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8efa867bcfa4cb5d4241733bc6f3d273e14412ea;p=python NEWS --- diff --git a/Misc/NEWS b/Misc/NEWS index 52fd2760c0..c59d6afa64 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -39,6 +39,8 @@ Core and Builtins Library ------- +- Issue #7755: Use an unencumbered audio file for tests. + - Issue #8621: uuid.uuid4() returned the same sequence of values in the parent and any children created using ``os.fork`` on MacOS X 10.6.