summaryrefslogtreecommitdiffstats
path: root/Doc/distutils
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-11-14 20:24:21 (GMT)
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-11-14 20:24:21 (GMT)
commit251269ccc8e6fac7e5f8ba89359cee8e6bdd5dfb (patch)
tree962367c659e87d0db3c835fc5d1127328d3ef24b /Doc/distutils
parent87ed599b8a4afffbcb63677b19865b06e05032cf (diff)
parentf9e49eaefc9af96a7e73356d697055bb72e97012 (diff)
downloadcpython-251269ccc8e6fac7e5f8ba89359cee8e6bdd5dfb.zip
cpython-251269ccc8e6fac7e5f8ba89359cee8e6bdd5dfb.tar.gz
cpython-251269ccc8e6fac7e5f8ba89359cee8e6bdd5dfb.tar.bz2
Merge from 3.2: update the PyPI docs regarding listing versions (issue #16400).
Diffstat (limited to 'Doc/distutils')
-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: