]> granicus.if.org Git - python/commitdiff
fix markup
authorBenjamin Peterson <benjamin@python.org>
Fri, 9 Jan 2009 02:56:32 +0000 (02:56 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 9 Jan 2009 02:56:32 +0000 (02:56 +0000)
Doc/whatsnew/2.7.rst

index 24d3a867d7ad1eab6c800105438c5e3b4da7ea2d..5daf12e9a566be7bcbc27997c57d005619dd9a71 100644 (file)
@@ -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