From: Zachary Ware Date: Mon, 28 Nov 2016 06:19:07 +0000 (-0600) Subject: Fix grammar in whatsnew X-Git-Tag: v3.6.0rc1~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0425fc0fadb8760039d86bae38eb6770be8b3431;p=python Fix grammar in whatsnew --- diff --git a/Doc/whatsnew/3.6.rst b/Doc/whatsnew/3.6.rst index 44aab851c7..60136ad47e 100644 --- a/Doc/whatsnew/3.6.rst +++ b/Doc/whatsnew/3.6.rst @@ -163,7 +163,7 @@ Windows improvements: remains unchanged - "python" refers to Python 2 in that case. * ``python.exe`` and ``pythonw.exe`` have been marked as long-path aware, - which means that when the 260 character path limit may no longer apply. + which means that the 260 character path limit may no longer apply. See :ref:`removing the MAX_PATH limitation ` for details. * A ``._pth`` file can be added to force isolated mode and fully specify