Issues
- 0
- 3
Bug Fix: PyPI's rfc3986 version 2.0.0 release seems to be older than this repository
#122 opened by ColinKennedy - 0
>
#121 opened by Cypress98765 - 0
Label
#120 opened by Cypress98765 - 0
Tooling: Confusing difference in behavior between `pre-commit run --all-files` and `tox -e run lint`
#119 opened by Sachaa-Thanasius - 1
2.0.1 patch release?
#98 opened by handrews - 1
The remove_dot_segments() function returns a relative path for an absolute input path after removing dot-dot segments.
#111 opened by t3stme1x - 1
any way to validate only relative path?
#109 opened by yezhengli-Mr9 - 2
2.0.1 patch release?
#107 opened by handrews - 0
ParseResult.fromString accepts ports that aren't preceded by a ':' character
#102 opened by JohnJamesUtley - 0
Parsing of fragments through ParseResult.fromString can be cut short by a newline character
#99 opened by JohnJamesUtley - 1
To encode or not encode - best practices for "uncommon" uri characters, including whitespaces (%20)?
#104 opened by busche - 6
- 0
URIMixin.resolve_with emits a warning
#86 opened by ikonst - 3
- 1
":" in relative path within relative reference
#91 opened by kenballus - 10
Incorrect result returned by is_valid_uri()
#30 opened by win911 - 0
The first path segment is unexpectedly interpreted as an authority after normalization
#85 opened by lo48576 - 0
Resolution result is not consistent with RFC 3986 when the base has "rootless" path without authority
#84 opened by lo48576 - 2
Resolving a relative URI Reference against a base with only an authority does not work
#81 opened by aucampia - 1
1.5.0: pytest `DeprecationWarning` warnings
#79 opened by kloczek - 0
Empty (but present) authority component lost
#78 opened by chrysn - 1
ccccccgcdkhvdkfdifgedbbhgrdkkbnnchvufulbtlhn
#71 opened by sigmavirus24 - 0
- 3
- 4
- 2
- 0
- 0
- 0
- 3
- 0
support idna :)
#31 opened by kennethreitz - 1
IPv4 regex can match any arbitrary value
#48 opened by jimmy-lt - 2
- 1
Path segment normalization should be consistent with RFC 3986 Section 5.2.4
#47 opened by sethmlarson - 5
- 4
Better handling of escaping in regex patterns
#42 opened by sethmlarson - 13
bug report (fuzz testing)
#32 opened by kennethreitz - 1
- 5
- 2
http://[ffff::] deemed invalid incorrectly
#33 opened by RedChen - 3
- 0
Encode userinfo appropriately
#19 opened by sigmavirus24 - 5
- 8
helpers for RFC 7230 productions
#24 opened by njsmith - 0
- 3
rfc3986 cannot be installed on Python 3 with locale encoding different than UTF-8
#20 opened by vstinner - 3
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 1030: ordinal not in range(128) during install on python 3.4
#13 opened by mriedem - 4
reg-name RE is not sufficient
#11 opened by ViktorHaag - 1
normalize_uri replaces 6 with %36
#9 opened by marrrvin