Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e27fce commit 9427dcfCopy full SHA for 9427dcf
1 file changed
Misc/NEWS
@@ -109,7 +109,7 @@ Library
109
- Issue #8047: Fix the xml.etree serializer to return bytes by default. Use
110
``encoding="unicode"`` to generate a Unicode string.
111
112
-- Fix Issue8280 - urllib2's Request method will remove fragements in the url.
+- Fix Issue8280 - urllib2's Request method will remove fragments in the url.
113
This is how it is supposed to work, wget and curl do the same. Previous
114
behavior was wrong.
115
0 commit comments