Skip to content

Commit

Permalink
Clarify that not-explicitly-supported platforms are unsupported
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Moore <[email protected]>
Co-authored-by: Xavier Fernandez <[email protected]>
  • Loading branch information
3 people committed Feb 18, 2022
1 parent f2800b1 commit 5504e33
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/html/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,9 @@ pip is tested to work on the latest patch version of the Python interpreter,
for each of the minor versions listed above. Previous patch versions are
supported on a best effort approach.

pip's maintainers do not provide support for users on older versions of Python,
and these users should request for support from the relevant provider
(eg: Linux distro community, cloud provider support channels, etc).
Other operating systems and Python versions are not supported by pip's
maintainers.

Users who are on unsupported platforms should be aware that if they hit issues, they may have to resolve them for themselves. If they received pip from a source which provides support for their platform, they should request pip support from that source.

[^python]: The `ensurepip` module was added to the Python standard library in Python 3.4.

0 comments on commit 5504e33

Please sign in to comment.