gh-63293: Deprecate providing false values besides strings or bytes to urllib.parse functions by jacobtylerwalls · Pull Request #26687 · python/cpython
jacobtylerwalls
changed the title
bpo-19094: Raise TypeError in urljoin(), urlparse(), and urlsplit() for inappropriate types
bpo-19094: Raise TypeError in urllib.parse for inappropriate types
jacobtylerwalls
changed the title
bpo-19094: Raise TypeError in urllib.parse for inappropriate types
bpo-19094: Raise TypeError in urllib.parse for objects besides strings or bytes
jacobtylerwalls
changed the title
bpo-19094: Raise TypeError in urllib.parse for objects besides strings or bytes
bpo-19094: Deprecate providing false values besides strings to urllib.parse functions
jacobtylerwalls
changed the title
bpo-19094: Deprecate providing false values besides strings to urllib.parse functions
bpo-19094: Deprecate providing false values besides strings or bytes to urllib.parse functions
jacobtylerwalls
changed the title
bpo-19094: Deprecate providing false values besides strings or bytes to urllib.parse functions
gh-63293: Deprecate providing false values besides strings or bytes to urllib.parse functions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters