Kaydet (Commit) bd09d7ba authored tarafından Berker Peksag's avatar Berker Peksag

Fix typos in Doc/whatsnew/3.5.rst.

üst 385efb4d
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment