FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-63293: Deprecate providing false values besides strings, bytes, or `None` to urllib.parse functions by jacobtylerwalls · Pull Request #26687 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-63293: Deprecate providing false values besides strings, bytes, or None to urllib.parse functions
- #26687
#26687
Open
jacobtylerwalls
wants to merge 11 commits into
python:main
python/cpython:main
from
jacobtylerwalls:urllib-typeerror
jacobtylerwalls/cpython:urllib-typeerror
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
gh-63293: Deprecate providing false values besides strings, bytes, or None to urllib.parse functions
#26687
jacobtylerwalls
wants to merge 11 commits into
python:main
python/cpython:main
from
jacobtylerwalls:urllib-typeerror
jacobtylerwalls/cpython:urllib-typeerror
Copy head branch name to clipboard
Commits
Commits on Apr 20, 2026
bpo-19094: Raise TypeError in urljoin(), urlparse(), and urlsplit() for inappropriate types
jacobtylerwalls
committed
c83d003
View commit details
Copy full SHA for c83d003
Browse repository at this point
fix missing elif
jacobtylerwalls
committed
3ec0a4b
View commit details
Copy full SHA for 3ec0a4b
Browse repository at this point
fix condition
jacobtylerwalls
committed
2bf57f3
View commit details
Copy full SHA for 2bf57f3
Browse repository at this point
Allow NoneType
jacobtylerwalls
committed
bffbd32
View commit details
Copy full SHA for bffbd32
Browse repository at this point
Relax assertion
jacobtylerwalls
committed
01809a9
View commit details
Copy full SHA for 01809a9
Browse repository at this point
fixups
jacobtylerwalls
committed
6fc2901
View commit details
Copy full SHA for 6fc2901
Browse repository at this point
Commits on Apr 21, 2026
fixups
jacobtylerwalls
committed
4f2c686
View commit details
Copy full SHA for 4f2c686
Browse repository at this point
Commits on Jul 12, 2026
Merge remote-tracking branch 'upstream' into urllib-typeerror
jacobtylerwalls
committed
9f028ea
View commit details
Copy full SHA for 9f028ea
Browse repository at this point
Bump docs
jacobtylerwalls
committed
03d4f21
View commit details
Copy full SHA for 03d4f21
Browse repository at this point
cosmetic
jacobtylerwalls
committed
a34c412
View commit details
Copy full SHA for a34c412
Browse repository at this point
Resolve BytesWarning
jacobtylerwalls
committed
f5bc232
View commit details
Copy full SHA for f5bc232
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL