Skip to content
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

Drop rfc3986 requirement. #2252

Merged
merged 35 commits into from Jan 10, 2023
Merged
Show file tree
Hide file tree
Changes from 19 commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
97debc9
Drop RawURL
tomchristie May 23, 2022
c975ab9
First pass at adding urlparse
tomchristie May 24, 2022
8bd5de9
Update urlparse
tomchristie May 24, 2022
d38e113
Add urlparse
tomchristie May 27, 2022
8636a78
Add urlparse
tomchristie May 30, 2022
91b719f
Merge branch 'master' into add-urlparse
tomchristie May 30, 2022
a9a4650
Merge master
tomchristie May 30, 2022
02d6593
Unicode non-printables can be valid in IDNA hostnames
tomchristie May 31, 2022
a9da21f
Update _urlparse.py docstring
tomchristie May 31, 2022
36a8d8c
Linting
tomchristie May 31, 2022
f0b79b3
Trim away ununsed codepaths
tomchristie May 31, 2022
31231a1
Tweaks for path validation depending on scheme and authority presence
tomchristie May 31, 2022
f9d3ce6
Minor cleanups
tomchristie Jun 1, 2022
2351dd8
Minor cleanups
tomchristie Jun 1, 2022
cedfd9c
full_path -> raw_path, forr internal consistency
tomchristie Jun 1, 2022
1b4801d
Linting fixes
tomchristie Jun 1, 2022
2e0ec53
Drop rfc3986 dependency
tomchristie Jun 1, 2022
f3d596b
Add test for #1833
tomchristie Jun 1, 2022
c747b7e
Merge branch 'master' into add-urlparse
tomchristie Jun 24, 2022
2460f34
Merge branch 'master' into add-urlparse
tomchristie Jul 25, 2022
89cfbd7
Merge branch 'master' into add-urlparse
tomchristie Oct 4, 2022
05207f4
Merge branch 'master' into add-urlparse
tomchristie Oct 5, 2022
d9e4eec
Merge branch 'master' into add-urlparse
tomchristie Oct 17, 2022
e23a258
Merge branch 'master' into add-urlparse
graingert Oct 21, 2022
bdac9e1
Merge branch 'master' into add-urlparse
tomchristie Nov 7, 2022
6119f76
Merge branch 'master' into add-urlparse
tomchristie Dec 8, 2022
6dd270f
Linting
tomchristie Dec 8, 2022
0dff34f
Merge branch 'master' into add-urlparse
tomchristie Dec 12, 2022
5bba81c
Merge branch 'master' into add-urlparse
tomchristie Dec 12, 2022
a927670
Merge master
tomchristie Dec 30, 2022
ed1c5e0
Drop 'rfc3986' dependancy from README and docs homepage
tomchristie Dec 30, 2022
1384ffb
Merge branch 'master' into add-urlparse
tomchristie Jan 2, 2023
dcc7869
Merge branch 'master' into add-urlparse
tomchristie Jan 2, 2023
5b35547
Merge branch 'master' into add-urlparse
tomchristie Jan 4, 2023
4081406
Merge branch 'master' into add-urlparse
tomchristie Jan 9, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view