FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-125866: Support complete "file:" URLs in urllib by barneygale · Pull Request #132378 · 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-125866: Support complete "file:" URLs in urllib
- #132378
#132378
Merged
barneygale
merged 14 commits into
python:main
python/cpython:main
from
barneygale:gh-125866-again
barneygale/cpython:gh-125866-again
Copy head branch name to clipboard
Apr 14, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
GH-125866: Support complete "file:" URLs in urllib
#132378
barneygale
merged 14 commits into
python:main
python/cpython:main
from
barneygale:gh-125866-again
barneygale/cpython:gh-125866-again
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2025
GH-125866: Support complete "file:" URLs in urllib
Show description for 8c9fe62
barneygale
committed
8c9fe62
View commit details
Copy full SHA for 8c9fe62
Browse repository at this point
Fix lint
barneygale
committed
e5a94ce
View commit details
Copy full SHA for e5a94ce
Browse repository at this point
Document that URLError is raised
barneygale
committed
3dff942
View commit details
Copy full SHA for 3dff942
Browse repository at this point
Doc[string] tweaks
barneygale
committed
4be48ab
View commit details
Copy full SHA for 4be48ab
Browse repository at this point
Commits on Apr 12, 2025
Apply suggestions from code review
Show description for 19d3a70
barneygale
and
picnixz
authored
19d3a70
View commit details
Copy full SHA for 19d3a70
Browse repository at this point
Make keyword-only
barneygale
committed
2a744f8
View commit details
Copy full SHA for 2a744f8
Browse repository at this point
Add a few more test cases
barneygale
committed
873b13c
View commit details
Copy full SHA for 873b13c
Browse repository at this point
Fix windows tests
barneygale
committed
c9ba69c
View commit details
Copy full SHA for c9ba69c
Browse repository at this point
Commits on Apr 13, 2025
Fix tests
barneygale
committed
5e7b71e
View commit details
Copy full SHA for 5e7b71e
Browse repository at this point
has_scheme --> require_scheme
barneygale
committed
7a4140c
View commit details
Copy full SHA for 7a4140c
Browse repository at this point
Apply suggestions from code review
Show description for ec272ef
barneygale
and
picnixz
authored
ec272ef
View commit details
Copy full SHA for ec272ef
Browse repository at this point
Use subtests
barneygale
committed
c570e2a
View commit details
Copy full SHA for c570e2a
Browse repository at this point
Merge branch 'main' into gh-125866-again
barneygale
authored
db2876d
View commit details
Copy full SHA for db2876d
Browse repository at this point
Commits on Apr 14, 2025
Apply suggestions from code review
Show description for b5e2fb7
barneygale
and
picnixz
authored
b5e2fb7
View commit details
Copy full SHA for b5e2fb7
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL