summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-11-14 20:36:53 (GMT)
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-11-14 20:36:53 (GMT)
commit080123119d55b24a91d07efe944d3ce7dc57afe6 (patch)
tree3198b6e2172c2139973a0fae469b2928cc159244 /Doc
parent9e173ebde29fa3586c94d5bf0570547bca851ea9 (diff)
downloadcpython-080123119d55b24a91d07efe944d3ce7dc57afe6.zip
cpython-080123119d55b24a91d07efe944d3ce7dc57afe6.tar.gz
cpython-080123119d55b24a91d07efe944d3ce7dc57afe6.tar.bz2
Backport from 3.2: update PyPI docs regarding listing versions (issue #16400).
Diffstat (limited to 'Doc')
-rw-r--r--Doc/distutils/packageindex.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/distutils/packageindex.rst b/Doc/distutils/packageindex.rst
index 1498394..9fc18c1 100644
--- a/Doc/distutils/packageindex.rst
+++ b/Doc/distutils/packageindex.rst
@@ -43,9 +43,9 @@ the web interface. They may also designate other users as Owners or Maintainers.
Maintainers may edit the package information, but not designate other Owners or
Maintainers.
-By default PyPI will list all versions of a given package. To hide certain
-versions, the Hidden property should be set to yes. This must be edited through
-the web interface.
+By default PyPI displays only the newest version of a given package. The web
+interface lets one change this default behavior and manually select which
+versions to display and hide.
.. _pypirc: