Skip to content

Commit c912b5c

Browse files
authored
Merge pull request #13651 from Yashp002/main
Add privacy notice to documentation index
2 parents faedf9c + fa513ca commit c912b5c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/html/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,10 @@ lists or chat rooms:
5050
[irc-pypa-dev]: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa-dev
5151

5252
If you find any security issues, please report to [[email protected]](mailto:[email protected])
53+
54+
## Privacy Notice
55+
56+
Pip does not collect any telemetry, however, it will send
57+
non-identifying environment information (Python version, OS, etc.) to any remote indices
58+
used, who may choose to retain such information. Please consult PyPI's privacy
59+
policy for their data collection and retention practices.

news/13559.trivial.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add privacy notice to documentation index page.

0 commit comments

Comments
 (0)