mirror of
https://github.com/python/cpython.git
synced 2025-11-17 01:25:57 +00:00
Merge from 3.3: update the PyPI docs regarding listing versions (issue #16400).
This commit is contained in:
commit
5aa1dd5f06
2 changed files with 6 additions and 3 deletions
|
|
@ -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 may edit the package information, but not designate other Owners or
|
||||||
Maintainers.
|
Maintainers.
|
||||||
|
|
||||||
By default PyPI will list all versions of a given package. To hide certain
|
By default PyPI displays only the newest version of a given package. The web
|
||||||
versions, the Hidden property should be set to yes. This must be edited through
|
interface lets one change this default behavior and manually select which
|
||||||
the web interface.
|
versions to display and hide.
|
||||||
|
|
||||||
|
|
||||||
.. _pypirc:
|
.. _pypirc:
|
||||||
|
|
|
||||||
|
|
@ -373,6 +373,9 @@ Tools/Demos
|
||||||
Documentation
|
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
|
- Issue #15677: Document that zlib and gzip accept a compression level of 0 to
|
||||||
mean 'no compression'. Patch by Brian Brazil.
|
mean 'no compression'. Patch by Brian Brazil.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue