issues
search
python-hyper
/
rfc3986
A Python Implementation of RFC3986 including validations
https://rfc3986.readthedocs.io/en/latest/
Other
185
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/setup-python from 5.2.0 to 5.3.0
#127
dependabot[bot]
opened
1 week ago
1
Bump actions/checkout from 4.1.1 to 4.2.1
#126
dependabot[bot]
closed
1 month ago
1
Bump actions/checkout from 4.1.1 to 4.2.0
#125
dependabot[bot]
closed
1 month ago
2
Bump actions/setup-python from 5.1.0 to 5.2.0
#124
dependabot[bot]
closed
2 months ago
1
rfc3986 uses its own deprecated method - warning spam
#123
jpmaterial
opened
2 months ago
0
Bug Fix: PyPI's rfc3986 version 2.0.0 release seems to be older than this repository
#122
ColinKennedy
opened
2 months ago
3
>
#121
Cypress98765
closed
2 months ago
0
Label
#120
Cypress98765
opened
3 months ago
0
Tooling: Confusing difference in behavior between `pre-commit run --all-files` and `tox -e run lint`
#119
Sachaa-Thanasius
closed
4 months ago
0
Add type annotations
#118
Sachaa-Thanasius
closed
4 months ago
23
An attempt at modernization and annotations.
#117
Sachaa-Thanasius
closed
4 months ago
0
Bump actions/setup-python from 5.0.0 to 5.1.0
#116
dependabot[bot]
closed
7 months ago
1
[pre-commit.ci] pre-commit autoupdate
#115
pre-commit-ci[bot]
opened
9 months ago
0
[pre-commit.ci] pre-commit autoupdate
#114
pre-commit-ci[bot]
closed
10 months ago
0
Bump actions/checkout from 3df4ab11eba7bda6032a0b82a6bb43b11571feac to b4ffde65f46336ab88eb53be808477a3936bae11
#113
dependabot[bot]
closed
10 months ago
1
[pre-commit.ci] pre-commit autoupdate
#112
pre-commit-ci[bot]
closed
10 months ago
0
The remove_dot_segments() function returns a relative path for an absolute input path after removing dot-dot segments.
#111
t3stme1x
closed
1 year ago
1
[pre-commit.ci] pre-commit autoupdate
#110
pre-commit-ci[bot]
closed
10 months ago
0
any way to validate only relative path?
#109
yezhengli-Mr9
opened
1 year ago
1
Add release notes for 2.0.1
#108
handrews
closed
10 months ago
5
2.0.1 patch release?
#107
handrews
opened
1 year ago
2
percent-encode path components in add_path (#104)
#106
busche
opened
1 year ago
1
add pep484 typing to `ParseResult` and `urlparse`
#105
trim21
closed
1 year ago
8
To encode or not encode - best practices for "uncommon" uri characters, including whitespaces (%20)?
#104
busche
opened
1 year ago
1
Stops ParseResult.from_string from accepting ports not preceded by a ':' character
#103
JohnJamesUtley
closed
1 year ago
0
ParseResult.fromString accepts ports that aren't preceded by a ':' character
#102
JohnJamesUtley
closed
1 year ago
0
[pre-commit.ci] pre-commit autoupdate
#101
pre-commit-ci[bot]
closed
1 year ago
0
Stopped abnf regex from halting when it encounters a line terminator in the fragment
#100
JohnJamesUtley
closed
1 year ago
4
Parsing of fragments through ParseResult.fromString can be cut short by a newline character
#99
JohnJamesUtley
closed
1 year ago
0
2.0.1 patch release?
#98
handrews
closed
7 months ago
1
[pre-commit.ci] pre-commit autoupdate
#97
pre-commit-ci[bot]
closed
1 year ago
0
Match empty path without using line begin/end
#96
handrews
closed
1 year ago
4
Don't use deprecated methods in resolve_with()
#95
handrews
closed
1 year ago
1
Inconsistent linting rules? [was Commit auto-reformatting from the linter]
#94
handrews
closed
1 year ago
3
Remove redundant code for EOL Python versions
#93
hugovk
closed
1 year ago
0
Declare support for Python 3.11
#92
hugovk
closed
1 year ago
0
":" in relative path within relative reference
#91
kenballus
opened
1 year ago
1
Host ']'
#90
kenballus
opened
1 year ago
6
Reject port numbers that aren't composed only of ASCII digits.
#89
kenballus
closed
1 year ago
1
PATH_EMPTY regex does not actually match empty path
#88
milo-minderbinder
closed
1 year ago
3
add GitHub URL for PyPi
#87
andriyor
closed
1 year ago
1
URIMixin.resolve_with emits a warning
#86
ikonst
closed
1 year ago
0
The first path segment is unexpectedly interpreted as an authority after normalization
#85
lo48576
opened
2 years ago
0
Resolution result is not consistent with RFC 3986 when the base has "rootless" path without authority
#84
lo48576
opened
2 years ago
0
Prepare to release 2.0.0
#83
sigmavirus24
closed
2 years ago
0
Fix URI resolution with scheme-only URI
#82
sigmavirus24
closed
2 years ago
1
Resolving a relative URI Reference against a base with only an authority does not work
#81
aucampia
closed
2 years ago
2
Update README.rst
#80
sondrelg
closed
3 years ago
0
1.5.0: pytest `DeprecationWarning` warnings
#79
kloczek
closed
3 years ago
1
Empty (but present) authority component lost
#78
chrysn
opened
3 years ago
0
Next