FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-99418: Make urllib.parse.urlparse enforce that a scheme must begin with an alphabetical ASCII character. by kenballus · Pull Request #99421 · 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.7k
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-99418: Make urllib.parse.urlparse enforce that a scheme must begin with an alphabetical ASCII character.
- #99421
#99421
Merged
gpshead
merged 2 commits into
python:main
python/cpython:main
from
kenballus:main
Copy head branch name to clipboard
Nov 13, 2022
Conversation
Commits
2
(2)
Checks
Files changed
Merged
gh-99418: Make urllib.parse.urlparse enforce that a scheme must begin with an alphabetical ASCII character.
#99421
gpshead
merged 2 commits into
python:main
python/cpython:main
from
kenballus:main
Copy head branch name to clipboard
Commits
Commits on Nov 12, 2022
gh-99418: Prevent urllib.parse.urlparse from accepting schemes that don't begin with an alphabetical ASCII character.
kenballus
committed
a284d69
View commit details
Copy full SHA for a284d69
Browse repository at this point
gh-99418: Prevent urllib.parse.urlparse from accepting schemes that don't begin with an alphabetical ASCII character.
kenballus
committed
09d30c9
View commit details
Copy full SHA for 09d30c9
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL