]> granicus.if.org Git - python/commit
merge from 3.3
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 29 May 2013 12:57:21 +0000 (05:57 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 29 May 2013 12:57:21 +0000 (05:57 -0700)
commit6b3026ce7299056a3f10b25426cda34d771857ac
tree4aab00c18f16f3a9e9f9dc02e616417836caaac5
parent7b503965a0c19c1a19d244e15b74cb0964f08c3c
parentc70a6ae49bd162af06130e48a45579d445e058a8
merge from 3.3

#17403: urllib.parse.robotparser normalizes the urls before adding to
ruleline. This helps in handling certain types invalid urls in a conservative
manner. Patch contributed by Mher Movsisyan.
Misc/NEWS