From: Éric Araujo Date: Sat, 20 Nov 2010 19:37:28 +0000 (+0000) Subject: Add entry for r86601 X-Git-Tag: v3.2b1~287 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e7606649b3f285c3491a03eb8329ebd44fc8ad0f;p=thirdparty%2FPython%2Fcpython.git Add entry for r86601 --- diff --git a/Misc/NEWS b/Misc/NEWS index 081db7647ebf..663b226d761b 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -27,6 +27,8 @@ Core and Builtins Library ------- +- Issue #10407: Fix two NameErrors in distutils. + - Issue #10371: Deprecated undocumented functions in the trace module. - Issue #10467: Fix BytesIO.readinto() after seeking into a position after the