mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
fix markup
This commit is contained in:
parent
fe8076eeb6
commit
cebb25d1f4
1 changed files with 4 additions and 5 deletions
|
@ -121,11 +121,10 @@ changes, or look through the Subversion logs for all the details.
|
|||
(Contributed by Gregory P. Smith.)
|
||||
|
||||
* It is not mandatory anymore to store clear text passwords in the
|
||||
:file:`.pypirc` file when registering and uploading packages to PyPI. As
|
||||
long as the username is present in that file, the :mod:`distutils` package
|
||||
will prompt for the password if not present.
|
||||
(Added by tarek, with the initial contribution of Nathan Van Gheem;
|
||||
:issue:`4394`.)
|
||||
:file:`.pypirc` file when registering and uploading packages to PyPI. As long
|
||||
as the username is present in that file, the :mod:`distutils` package will
|
||||
prompt for the password if not present. (Added by tarek, with the initial
|
||||
contribution of Nathan Van Gheem; :issue:`4394`.)
|
||||
|
||||
.. ======================================================================
|
||||
.. whole new modules get described in subsections here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue