]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix typos in Doc/whatsnew/3.5.rst.
authorBerker Peksag <berker.peksag@gmail.com>
Wed, 11 Feb 2015 13:32:34 +0000 (15:32 +0200)
committerBerker Peksag <berker.peksag@gmail.com>
Wed, 11 Feb 2015 13:32:34 +0000 (15:32 +0200)
Doc/whatsnew/3.5.rst

index 2c6c3a20c585df1a2db3aaf4ead5b5687905d87d..6453bcee329083774d6ba9e9708b7cd60de3a6c8 100644 (file)
@@ -149,7 +149,7 @@ Improved Modules
 cgi
 ---
 
-* :class:`FieldStorage` now supports the context management protocol.
+* :class:`~cgi.FieldStorage` now supports the context management protocol.
   (Contributed by Berker Peksag in :issue:`20289`.)
 
 code
@@ -340,8 +340,8 @@ time
 * The :func:`time.monotonic` function is now always available.  (Contributed by
   Victor Stinner in :issue:`22043`.)
 
-time
-----
+urllib
+------
 
 * A new :class:`urllib.request.HTTPBasicPriorAuthHandler` allows HTTP Basic
   Authentication credentials to be sent unconditionally with the first HTTP