From: Vinay Sajip Date: Tue, 23 Oct 2012 21:49:14 +0000 (+0100) Subject: Fixed whitespace typo in Misc/NEWS. X-Git-Tag: v3.3.1rc1~751 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f0ef7fea901ba67068f4274a56c7154d462dc8ab;p=python Fixed whitespace typo in Misc/NEWS. --- diff --git a/Misc/NEWS b/Misc/NEWS index d47585cde7..d40355dbfe 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -46,7 +46,7 @@ Core and Builtins Library ------- -- Issue #16116: Fix include and library paths to be correctwhen building C +- Issue #16116: Fix include and library paths to be correct when building C extensions in venvs. - Issue #16245: Fix the value of a few entities in html.entities.html5.