mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Close #28479: Fix reST syntax in windows.rst
Patch written by Julien Palard.
This commit is contained in:
parent
69d3de644b
commit
c6b1e15788
1 changed files with 4 additions and 4 deletions
|
@ -818,10 +818,10 @@ non-standard paths in the registry and user site-packages.
|
||||||
.. versionchanged::
|
.. versionchanged::
|
||||||
3.6
|
3.6
|
||||||
|
|
||||||
* Adds ``._pth`` file support and removes ``applocal`` option from
|
* Adds ``._pth`` file support and removes ``applocal`` option from
|
||||||
``pyvenv.cfg``.
|
``pyvenv.cfg``.
|
||||||
* Adds ``pythonXX.zip`` as a potential landmark when directly adjacent
|
* Adds ``pythonXX.zip`` as a potential landmark when directly adjacent
|
||||||
to the executable.
|
to the executable.
|
||||||
|
|
||||||
Additional modules
|
Additional modules
|
||||||
==================
|
==================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue