Skip to content

Commit 316ca79

Browse files
committed
Add versionadded
1 parent c8f7bd2 commit 316ca79

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Doc/using/windows.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -946,6 +946,8 @@ checking for that feed.
946946
Proxy Settings
947947
--------------
948948

949+
.. versionadded:: 26.4
950+
949951
By default, the Python install manager will use your system-wide proxy settings,
950952
including automatic authentication. For most users, this behaves the same as
951953
your browser and other applications.
@@ -970,8 +972,7 @@ proxy server to be overridden. It follows the same format as ``HTTPS_PROXY``.
970972

971973
Credentials may be embedded in either setting, however, when ``HTTPS_PROXY`` has
972974
credentials embedded they will be used in preference to other credentials. Only
973-
one set of credentials will be used for both types of proxy, and may be sent to
974-
the other proxy for connections of that type.
975+
one set of credentials will be used for both types of proxy.
975976

976977
.. _pymanager-troubleshoot:
977978

0 commit comments

Comments
 (0)