FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-102153: Start stripping C0 control and space chars in `urlsplit` by illia-v · Pull Request #102508 · 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.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-102153: Start stripping C0 control and space chars in urlsplit
- #102508
#102508
Merged
gpshead
merged 12 commits into
python:main
python/cpython:main
from
illia-v:gh-102153
illia-v/cpython:gh-102153
Copy head branch name to clipboard
May 17, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
gh-102153: Start stripping C0 control and space chars in urlsplit
#102508
gpshead
merged 12 commits into
python:main
python/cpython:main
from
illia-v:gh-102153
illia-v/cpython:gh-102153
Copy head branch name to clipboard
Commits
Commits on Mar 7, 2023
gh-102153: Start stripping C0 control and space chars in `urlsplit`
illia-v
committed
5e67815
View commit details
Copy full SHA for 5e67815
Browse repository at this point
Add a period
illia-v
committed
84231ba
View commit details
Copy full SHA for 84231ba
Browse repository at this point
Commits on Mar 8, 2023
Simplify code
illia-v
committed
716e1c2
View commit details
Copy full SHA for 716e1c2
Browse repository at this point
Merge remote-tracking branch 'python/main' into gh-102153
illia-v
committed
d81766d
View commit details
Copy full SHA for d81766d
Browse repository at this point
Commits on Apr 27, 2023
Expand the constant instead of computing it at import time.
gpshead
authored
a13bf41
View commit details
Copy full SHA for a13bf41
Browse repository at this point
Commits on May 2, 2023
Only lstrip the URL to avoid breaking applications.
Show description for c863a81
gpshead
committed
c863a81
View commit details
Copy full SHA for c863a81
Browse repository at this point
Fix the unittests to allow trailing C0
Show description for fd3e429
gpshead
committed
fd3e429
View commit details
Copy full SHA for fd3e429
Browse repository at this point
Commits on May 3, 2023
remove a duplicate word
Show description for 456d238
gpshead
and
frenzymadness
authored
456d238
View commit details
Copy full SHA for 456d238
Browse repository at this point
Update 2023-03-07-20-59-17.gh-issue-102153.14CLSZ.rst
Show description for 0f7f9ea
gpshead
authored
0f7f9ea
View commit details
Copy full SHA for 0f7f9ea
Browse repository at this point
Commits on May 17, 2023
Add urlparse and urlsplit security warnings.
Show description for a510652
gpshead
committed
a510652
View commit details
Copy full SHA for a510652
Browse repository at this point
doc formatting and wording tweaks.
gpshead
committed
766a7d3
View commit details
Copy full SHA for 766a7d3
Browse repository at this point
Merge branch 'main' into gh-102153
gpshead
authored
fc6aaaf
View commit details
Copy full SHA for fc6aaaf
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL