mirror of
https://github.com/python/cpython.git
synced 2025-10-13 10:23:28 +00:00
Fix typo in 3.11.4 changelog: urllib.request.Requst -> Request (#106830)
This commit is contained in:
parent
a1620dd7b7
commit
009e8f084c
1 changed files with 1 additions and 1 deletions
|
@ -1955,7 +1955,7 @@ introduced in :pep:`692`.
|
|||
.. section: Documentation
|
||||
|
||||
Clarifying documentation about the url parameter to urllib.request.urlopen
|
||||
and urllib.request.Requst needing to be encoded properly.
|
||||
and urllib.request.Request needing to be encoded properly.
|
||||
|
||||
..
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue