commit | 23e863378124229928e12b72c22df33f1428c61e | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Wed Sep 07 18:10:50 2016 -0700 |
committer | Benjamin Peterson <benjamin@python.org> | Wed Sep 07 18:10:50 2016 -0700 |
tree | 771dfa41c099d253e0287b5f2dbbbd00b29705f2 | |
parent | 8f4b247a1d40dd64596fc7aad3e38f6f238efb34 [diff] |
fix reST
diff --git a/Misc/NEWS b/Misc/NEWS index 16a9349..7264615 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -11,7 +11,7 @@ ----------------- - 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