[issue22234] urllib.parse.urlparse accepts any falsy value as an url

Jacob Walls report at bugs.python.org
Sun Jun 13 18:43:49 EDT 2021


Jacob Walls <jacobtylerwalls at gmail.com> added the comment:

Well, now I've looked at the CPython test failure more closely, and it's in `test.test_venv.EnsurePipTest` where we just download latest pip. 

Their release cadence suggests a new release in July, about 2-4 weeks from now. So I'll wait on adding the DeprecationWarning for passing `None` unless folks ask for it during review, and am happy to wait a few weeks for green CI.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue22234>
_______________________________________


More information about the Python-bugs-list mailing list