[issue9873] urllib.parse: Allow bytes in some APIs that use string literals internally

Nick Coghlan report at bugs.python.org
Sun Oct 24 15:48:02 CEST 2010


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Unless I hear some reasonable objections within the next week or so, I'm going to document and commit the ascii-strict coercion approach for beta 1.

The difference in code clarity is such that I'm not even going to try to benchmark the two approaches against each other.

----------

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


More information about the Python-bugs-list mailing list