summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/3.6.0b1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/3.6.0b1.rst')
-rw-r--r--Misc/NEWS.d/3.6.0b1.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/Misc/NEWS.d/3.6.0b1.rst b/Misc/NEWS.d/3.6.0b1.rst
index 8e0197f..6ff8bbb 100644
--- a/Misc/NEWS.d/3.6.0b1.rst
+++ b/Misc/NEWS.d/3.6.0b1.rst
@@ -507,8 +507,8 @@ expression.
.. nonce: TJ779X
.. section: Library
-xmlrpc now supports unmarshalling additional data types used by Apache XML-
-RPC implementation for numerics and None.
+xmlrpc now supports unmarshalling additional data types used by Apache
+XML-RPC implementation for numerics and None.
..
@@ -1416,9 +1416,9 @@ platforms.
.. section: Build
Cause lack of llvm-profdata tool when using clang as required for PGO
-linking to be a configure time error rather than make time when --with-
-optimizations is enabled. Also improve our ability to find the llvm-
-profdata tool on MacOS and some Linuxes.
+linking to be a configure time error rather than make time when
+``--with-optimizations`` is enabled. Also improve our ability to find the
+llvm-profdata tool on MacOS and some Linuxes.
..