]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
context has been backported so fix versionchanged
authorBenjamin Peterson <benjamin@python.org>
Mon, 3 Nov 2014 22:04:01 +0000 (17:04 -0500)
committerBenjamin Peterson <benjamin@python.org>
Mon, 3 Nov 2014 22:04:01 +0000 (17:04 -0500)
Doc/library/urllib.request.rst

index f860c0317756ad70d4122520bac519a6a5863a0d..f42025961fc29b233f82d66d8736f5049e516cf0 100644 (file)
@@ -110,7 +110,7 @@ The :mod:`urllib.request` module defines the following functions:
    .. versionchanged:: 3.3
       *cadefault* was added.
 
-   .. versionchanged:: 3.5
+   .. versionchanged:: 3.4.3
       *context* was added.