]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Close #28479: Fix reST syntax in windows.rst
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 19 Oct 2016 22:45:50 +0000 (00:45 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 19 Oct 2016 22:45:50 +0000 (00:45 +0200)
Patch written by Julien Palard.

Doc/using/windows.rst

index b6ca0d2ef55c7bbe3bccf34d033a93fa90a33995..81efbb0c985b5db9a3789fd5be5454e0bfbe7f54 100644 (file)
@@ -818,10 +818,10 @@ non-standard paths in the registry and user site-packages.
 .. versionchanged::
    3.6
 
-   * Adds ``._pth`` file support and removes ``applocal`` option from
-     ``pyvenv.cfg``.
-   * Adds ``pythonXX.zip`` as a potential landmark when directly adjacent
-     to the executable.
+      * Adds ``._pth`` file support and removes ``applocal`` option from
+        ``pyvenv.cfg``.
+      * Adds ``pythonXX.zip`` as a potential landmark when directly adjacent
+        to the executable.
 
 Additional modules
 ==================