From: Benjamin Peterson Date: Thu, 8 Sep 2016 01:10:50 +0000 (-0700) Subject: fix reST X-Git-Tag: v3.6.0b1~307 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=23e863378124229928e12b72c22df33f1428c61e;p=thirdparty%2FPython%2Fcpython.git fix reST --- diff --git a/Misc/NEWS b/Misc/NEWS index 16a93497455e..726461590b41 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -11,7 +11,7 @@ Core and Builtins ----------------- - Issue #27911: Remove unnecessary error checks in - import.c:exec_builtin_or_dynamic(). + ``exec_builtin_or_dynamic()``. - Issue #27983: Cause lack of llvm-profdata tool when using clang as required for PGO linking to be a configure time error rather than