changeset: 80431:2d266ce80712 branch: 3.2 parent: 80418:a580cf4ab940 user: Chris Jerdonek date: Wed Nov 14 12:12:30 2012 -0800 files: Doc/distutils/packageindex.rst Misc/NEWS description: Update the description of which package versions PyPI displays (issue #16400). diff -r a580cf4ab940 -r 2d266ce80712 Doc/distutils/packageindex.rst --- a/Doc/distutils/packageindex.rst Tue Nov 13 12:26:31 2012 -0800 +++ b/Doc/distutils/packageindex.rst Wed Nov 14 12:12:30 2012 -0800 @@ -43,9 +43,9 @@ 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: diff -r a580cf4ab940 -r 2d266ce80712 Misc/NEWS --- a/Misc/NEWS Tue Nov 13 12:26:31 2012 -0800 +++ b/Misc/NEWS Wed Nov 14 12:12:30 2012 -0800 @@ -716,6 +716,9 @@ Documentation ------------- +- Issue #16400: Update the description of which versions of a given package + PyPI displays. + - Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. Patch by Brian Brazil.

AltStyle によって変換されたページ (->オリジナル) /