Skip to content

Fix URI resolution with scheme-only URI#82

Merged
sigmavirus24 merged 1 commit intomasterfrom
bug/81
Jan 9, 2022
Merged

Fix URI resolution with scheme-only URI#82
sigmavirus24 merged 1 commit intomasterfrom
bug/81

Conversation

@sigmavirus24
Copy link
Copy Markdown
Collaborator

Prepare for 2.0 release which drops support for 2.7, 3.3, 3.4, 3.5, 3.6
and sets the foundation for better future development practices
(declarative packaging configuration, pre-commit enforcement, etc.)

Closes #81

Prepare for 2.0 release which drops support for 2.7, 3.3, 3.4, 3.5, 3.6
and sets the foundation for better future development practices
(declarative packaging configuration, pre-commit enforcement, etc.)

Closes #81
@sigmavirus24 sigmavirus24 merged commit 2d0317b into master Jan 9, 2022
@sigmavirus24 sigmavirus24 deleted the bug/81 branch January 9, 2022 15:59
@aucampia
Copy link
Copy Markdown

aucampia commented Jan 9, 2022

Thank you very much for the quick feedback and fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resolving a relative URI Reference against a base with only an authority does not work

2 participants