Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9427dcf

Browse files
committed
Typo fix.
1 parent 8e27fce commit 9427dcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Library
109109
- Issue #8047: Fix the xml.etree serializer to return bytes by default. Use
110110
``encoding="unicode"`` to generate a Unicode string.
111111

112-
- Fix Issue8280 - urllib2's Request method will remove fragements in the url.
112+
- Fix Issue8280 - urllib2's Request method will remove fragments in the url.
113113
This is how it is supposed to work, wget and curl do the same. Previous
114114
behavior was wrong.
115115

0 commit comments

Comments
 (0)