mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Issue #28218: Fixes versionadded description in using/windows.rst
This commit is contained in:
parent
312cef7452
commit
fb12ce1cb3
1 changed files with 1 additions and 1 deletions
|
@ -818,7 +818,7 @@ non-standard paths in the registry and user site-packages.
|
|||
.. versionchanged::
|
||||
3.6
|
||||
|
||||
* Adds ``sys.path`` file support and removes ``applocal`` option from
|
||||
* Adds ``._pth`` file support and removes ``applocal`` option from
|
||||
``pyvenv.cfg``.
|
||||
* Adds ``pythonXX.zip`` as a potential landmark when directly adjacent
|
||||
to the executable.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue