[issue1712522] urllib.quote throws exception on Unicode URL

Senthil Kumaran report at bugs.python.org
Mon Jul 19 13:45:08 CEST 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

Well, my understanding was Type:behavior was a bug fix and Type: feature request was a new feature request, which may change some underlying behavior. I thought this issue was on the border.

The robotparser using this might be just one usage indicator, but having this capability in the quote definitely helps. And this could not have been done without changing the signature.

Ideally, this could have gone in 2.7, but I missed it.  Personally, I am still +1 in having this in 2.7.1. Is it undesirable? Does it need wider discussion?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1712522>
_______________________________________


More information about the Python-bugs-list mailing list