[issue19094] urljoin should raise a TypeError if URL is not a string

Serhiy Storchaka report at bugs.python.org
Thu Nov 6 14:50:51 CET 2014


Serhiy Storchaka added the comment:

About acceptable behavior with wrong arguments types see discussions in issue22766 and http://comments.gmane.org/gmane.comp.python.devel/150073 .

----------
nosy: +serhiy.storchaka
versions: +Python 3.5 -Python 3.3

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


More information about the Python-bugs-list mailing list