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

Fallback missing constants with RFC3986_PARSER #113

Merged
merged 5 commits into from
Aug 6, 2024
Merged

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented Aug 6, 2024

Copy link
Member

@byroot byroot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

test/uri/test_common.rb Show resolved Hide resolved
lib/uri/common.rb Outdated Show resolved Hide resolved
lib/uri/common.rb Outdated Show resolved Hide resolved
hsbt and others added 3 commits August 6, 2024 18:06
Co-authored-by: Nobuyoshi Nakada <[email protected]>
Co-authored-by: Nobuyoshi Nakada <[email protected]>
Co-authored-by: Nobuyoshi Nakada <[email protected]>
@hsbt hsbt merged commit c2fdec0 into master Aug 6, 2024
48 checks passed
@hsbt hsbt deleted the fallback-rfc2396 branch August 6, 2024 09:09
matzbot pushed a commit to ruby/ruby that referenced this pull request Aug 6, 2024
(ruby/uri#113)

* Fallback missing constants with RFC3986_PARSER

* raise missing constant

* Update test/uri/test_common.rb

Co-authored-by: Nobuyoshi Nakada <[email protected]>

* Update lib/uri/common.rb

Co-authored-by: Nobuyoshi Nakada <[email protected]>

* Update lib/uri/common.rb

Co-authored-by: Nobuyoshi Nakada <[email protected]>

---------

ruby/uri@c2fdec079a

Co-authored-by: Nobuyoshi Nakada <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Imcompatibility issue with RFC3986_PARSER
3 participants