mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
revert the changes done for issue14826 - quoting witin Request is not desirable.
This commit is contained in:
commit
612a815820
3 changed files with 0 additions and 11 deletions
|
|
@ -31,11 +31,6 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #14826: Quote urls in urllib.request.Request similar to how they
|
||||
are quoted by urllib.request.URLopener. Allows urls to spaces in them to work
|
||||
transparently with urllib.request.urlopen(...). Patch contributed by Stephen
|
||||
Thorne.
|
||||
|
||||
- Issue #5931: wsgiref environ variable SERVER_SOFTWARE will specify an
|
||||
implementation specific term like Cpython, Jython instead of generic "Python"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue