Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RFC3986 compatible URL.join honoring empty segments #1039
RFC3986 compatible URL.join honoring empty segments #1039
Changes from 15 commits
778b5ac
aa570ff
eeacc09
efea232
14a0b18
0fcb819
d9acbe2
b33a959
66b7f7f
d379d8f
4979bd6
d4b689a
68f2e55
f4c52dd
c1b8a54
e650ccf
f9d24eb
40bf571
6275035
6c0966f
537fe57
bb7881b
c98cd58
10cf27d
e8c5829
e136d40
cb0d678
1b1c078
46daaa0
4729518
a93abd8
531ff90
46bc760
5ef4396
defbc90
f94589c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 1680 in tests/test_url.py
Codecov / codecov/patch
tests/test_url.py#L1675-L1680
Check warning on line 1705 in tests/test_url.py
Codecov / codecov/patch
tests/test_url.py#L1705
Check warning on line 1711 in tests/test_url.py
Codecov / codecov/patch
tests/test_url.py#L1707-L1711
Check warning on line 1725 in tests/test_url.py
Codecov / codecov/patch
tests/test_url.py#L1725
Check warning on line 1729 in tests/test_url.py
Codecov / codecov/patch
tests/test_url.py#L1727-L1729
Check warning on line 266 in yarl/_url.py
Codecov / codecov/patch
yarl/_url.py#L266
Check warning on line 1165 in yarl/_url.py
Codecov / codecov/patch
yarl/_url.py#L1164-L1165
Check warning on line 1177 in yarl/_url.py
Codecov / codecov/patch
yarl/_url.py#L1176-L1177