From: Benjamin Peterson Date: Fri, 9 Jan 2009 02:56:32 +0000 (+0000) Subject: fix markup X-Git-Tag: v2.7a1~2360 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cebb25d1f4a26157ec5cfc0d5a604ed54ad87504;p=thirdparty%2FPython%2Fcpython.git fix markup --- diff --git a/Doc/whatsnew/2.7.rst b/Doc/whatsnew/2.7.rst index 24d3a867d7ad..5daf12e9a566 100644 --- a/Doc/whatsnew/2.7.rst +++ b/Doc/whatsnew/2.7.rst @@ -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